Viewing 30 results - 138,001 through 138,030 (of 142,629 total)
  • Author
    Search Results
  • #176971
    Michael Oeser
    Participant

    Need to open another topic because the original one was closed ;-)

    https://kriesi.at/support/topic/gravity-forms-are-not-working-with-layout-editor/#post-176970

    You got me wrong, Dude. The issue is not just the “insert form” button in the Tiny MCE editor. I can live without that.

    It´s the fact that the “Submit” button disappears and the form data are not beeing sent on the page. See what´s happening if you submit the form on http://www.eoswiss-engineering.ch/contact/

    • This topic was modified 12 years, 3 months ago by Michael Oeser.
    #176950
    guyco
    Participant

    Hi,
    I am using Enfold theme and need to add a button like menu item on the header menu.
    It should look something like the “Login” top menu item seen here

    Any ideas?
    Thanks,
    Guy.

    Hi!

    Please try to add following code into the quick css field to fix the calendar styling issue

    
    #top a {
    max-width: none;
    }
    

    Cheers!
    Peter

    #176931

    In reply to: Linkable iconbox

    Hello!

    Please hire someone for the customization. I’d suggest http://www.microlancer.com/

    The code here https://kriesi.at/support/topic/solution-making-the-iconbox-element-fully-linked/ is not very useful because

    1) It’s w3c invalid. It’s not allowed to wrap an inline element like link (a href) tag around a div and
    2) it would break the links inside the content because you can’t add a link to a link.

    This modification needs to be done properly (on the php code & styling level) and it doesn’t make sense to provide quick dirty hacks which do more harm than good.

    Cheers!
    Peter

    #176924

    Hey!

    Maybe you used the ” Siti internet Sassari | Siti web Sassari” page as portfolio grid page in the past? Then the wrong breadcrumb was caused by a technical limitation. WordPress doesn’t know which “portfolio grid” is the parent page of a “single portfolio entry” because the portfolio grid is actually just a shortcode which is embedded into the content. Kriesi found a workaround and Enfold stores the id of the portfolio/grid page into a session. If the session data exists the breadcrumb will show the portfolio grid link in the breadcrumb, otherwise not. So if the user first views the grid page the server will save the id into the session and as soon as the user views the single portfolio entry Enfold uses the session data to build the breadcrumb. On the other hand (if the user accesses the portfolio entry directly) it won’t save a session/id and the breadcrumb won’t show the portfolio grid page link.

    I tested the portfolio page on your website and the breadcrumb seems to work for me now: http://www.screenr.com/iDtH . Maybe try to clear the browser cache and visit it again to get rid of the old session data.

    If you want to show the portfolio grid page in the breadcrumb but just the portfolio categories of the current entry you can use the code I posted here https://kriesi.at/support/topic/breadcrumbs-with-portfolio/

    Cheers!
    Peter

    #176921
    #176918

    In reply to: Table bug (Enfold)

    Hi Ismael,

    This stops the table being responsive, which is not an option on a site that is visited a lot by mobile devices (like mine). I hope you can sort it out, also with the table headers above the cell content in mobile devices, because this is very helpful!

    Kind regards,

    Dave

    #176910
    Schluse
    Participant

    Hi,

    first of all, great theme. I purchased it a couple of days ago and i was able to get nearly everything done, eventhough i have almost no WordPress expirience.

    Still, i am running into a problem with the sidebar when it comes to color selection elements. I have a site with two color selection elements, one at the top and one in the middle of the page. The sidebar is displayed underneath the second Color selection, i want to have it underneath the first color selection element. What am i doing wrong.

    I can not post a link to my site as it is currently running locally.

    Any help would be appreciated.

    #176907
    wesdacar
    Participant

    Hi i arrleady learned how to add custom fields to the portfolio in this topic.
    https://kriesi.at/support/topic/portfolio-items-custom-fields/

    Just now i would like to know, how can i add some advanced custom fields to it, that i created with a plugin like
    http://wordpress.org/plugins/advanced-custom-fields/ or
    http://wordpress.org/plugins/custom-content-type-manager/

    i did try to just add the name “datefield” of the customfield to the line in the register-portfolio.php:
    ‘supports’ => array(‘title’,’thumbnail’,’excerpt’,’editor’,’comments’,’custom-fields’,’datefield’)
    but doesn’t work

    Thanks for answers

    • This topic was modified 12 years, 3 months ago by wesdacar.
    #176906

    Hi Yigit,

    this checkbox is unchecked.

    I Mean the grey fielt on top of the site:

    http://holidaymarketing.de/

    Regards

    #176864

    Thanks man! That did help A LOT! It still needs a bit. The lower navigation needs too snug up closer to the top navigation, and I still need to figure out how to add an image with link in just under the 2 navigation under like this site here:

    I need to fit this in without pasting onto the background? Other wise it looks funny on my phone.
    (“Your workplace. Your neighborhood.”
    1-888-379-2865)

    http://thesatelliteinc.com/

    Compared to this site Im working on here:
    http://scottsvalley.thesatellitecenters.com/

    Yigit, Last bit of Quick CSS code helped a lot my friend, I’m trying to do my best to figure this stuff out, you guys totally rock with awesome support!

    CHEERS!
    Joshua

    #176857

    Hey!

    Try with this code:

    .nested_nav li {
    text-align: left !important;
    }

    Best regards,
    Josue

    #176825

    Am expressing the same issue on my samsung II… here my link http://www.crypticshell.co.uk . Tried it on desktop by squeezing the browser and am expressing the same issue at about 300px screen width.

    #176819

    Hey!

    The latest update should the fix for the top header. For the mean time use this:

    #header_meta {
    z-index: 2;
    }

    Regards,
    Ismael

    #176812

    In reply to: Table bug (Enfold)

    Hello!

    First, please edit css > shortcodes.css, find this code on line 1057:

    @media only screen and (max-width: 767px)
    {
    	.responsive div .avia-data-table table,
    	.responsive div .avia-data-table tbody,
    	.responsive div .avia-data-table tr,
    	.responsive div .avia-data-table td,
    	.responsive div .avia-data-table th{display:block; border-top:none; border-right:none; border-left:none; text-align: center;}
    	.responsive .avia-data-table{border-style:solid; border-width: 1px;}
    	.responsive .avia-data-table .avia-pricing-row .avia-desc-col{text-align: center;}
    	.responsive .avia-data-table .avia-button-row, .responsive .avia-data-table tr:first-child th{display:none;}
    	.responsive .avia-data-table td:before {
    	display:block;
    	font-style: italic; font-size: 11px;
    	}
    
    	.responsive .avia-data-table td {
    		position: relative;
    	}
    }

    Remove it. We might need to adjust the table width.

    Regards,
    Ismael

    Hello!


    @yusufhgmail
    Please refer to this post https://kriesi.at/support/topic/i-can-not-create-any-3d-transitions-enfold-responsive-multi-purpose-theme/#post-130631


    @websitegurus
    You do not need to get angry. It is very normal that Ismael thought that error was caused because of a damaged or corrupted file. Please, you too refer to the topic above if issue persists on your end :)

    Cheers!
    Yigit

    #176797

    Thanks for that.

    Unfortunately the menu child elements are still aligning to the right. Please click here to view what I mean.

    Also, is there any way to reduce the padding to the right of the side navigation so the menu items appear on one line. There appears to be a fair bit of unnecessary padding.

    Thank you

    #176794

    Hi Devin,

    I modified the file custom.css to enfold / css and I have put on the desktop css media query you said.

    @media only screen and (min-width: 768px) {
    /* Add your Desktop Styles here */
    .social_header #header_main .container, .social_header .main_menu ul:first-child > li a {
    height: 300px;
    line-height: 300px;
    }
    }

    I have increased the value of the logo from 167 to 300px.

    Logo.png image also I left at 300px and I uploaded it to wordpress.

    The result is:

    1) Explorer, chrome and safari ok.
    2) Firefox when page load first (HTTP code 200) very small image returns. When subsequent load (HTTP code 304) the image correct returns.
    3)Without modifying the css and upload a 150px image also happens.

    It seems to be a problem only with the first load firefox.
    Try to make a reload in firefox by pressing the “shift” key to clear the cache and you’ll see.

    167px is very small for customers…;), they want to see your logo bigger ;)

    As I can do to fix it?

    Thank you!

    Xavier.

    #176785

    Hi!

    Please add following code to Quick CSS as well

    @media only screen and (max-width: 767px) { #top #main .sidebar { border-left-style: none; }
    .content { border-right-style: none; } }

    Do not forget to flush browser cache after applying custom css :)

    Cheers!
    Yigit

    #176776

    Hello!

    Currently your sidebar loks like your “before” screenshot.
    If you would like to change background color to white, please add following code to Quick CSS as well

    #top #main .sidebar { background-color: white; }

    Regards,
    Yigit

    #176767

    I am using WP Super Cache hopefully that is a good thing, I have another plugin that usually speed things up but with your theme it slows the page load down so I will go talk to them about that and see if I can get it to help things load faster.

    My page speed is kinda ok for the desktop page load speed I just did not like seeing the errors, but the mobile part seems low to me at 71 out of 100 so unless I can get that faster I will have to add a separate mobile theme sadly.

    Thanks for trying to explain things.

    #176765

    Ok found solution for displaying sidebar on mobile from another thread:

    @media only screen and (max-width: 767px) {
    .responsive .template-blog .blog-meta,
    		.responsive .post_author_timeline,
    		.responsive #top #main .sidebar {display:block; }
    }

    Only problem is the vertical border that separates main content & sidebar is displaying to the left of the sidebar.

    I have tried to remove the border with @media css styles – but no success

    Any idea how to remove the border and padding?

    Thank you for your help!

    #176749

    Hello JoshuaNichols!

    I posted custom css codes you need to achieve this a week ago in here https://kriesi.at/support/topic/need-to-make-edits-to-the-logo-and-header-sizes-as-well-as-move-the-navigation/#post-171385
    If one of the other team member saw it before i did, they would spend time on something that has been solved already. So please stick to one topic :)

    Cheers!
    Yigit

    #176728

    Hey!

    Solution here should work https://kriesi.at/support/topic/menu-bugstable-desktop/#post-173657
    We do not know which version of Enfold you are using. Maybe you are using old one and need to update the theme in order to troubleshoot the issue

    Best regards,
    Yigit

    #176714

    Hi frankster1234!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .container_wrap { border-top-style: none; }

    Best regards,
    Yigit

    #176713
    JoshuaNichols
    Participant

    Here is the site I’m working on right now.
    http://www.thesatellitecenters.com/
    Here is the site they want to model after:
    http://thesatelliteinc.com/

    I need to find out if:
    1) can I get the logo to bleed into the top grey bar? Quick CSS code?
    2) I need to get the clients tagline (Your workplace. Your neighborhood.
    1-888-379-2865) to fit under the navigation..
    3)How do I reduce the white space between Avia elements, and get them to all line up correctly?
    4) I need to keep the same margins as original site, but have the top/ bottom bars to span full screen/width.

    I hope this all makes sense?

    Cheers,
    Joshua

    #176709

    Hello lpongo!

    You can try forcing it by adding !important

    #top #main
    .sidebar {
    background-color:#738ca2!important;
    font-size:80%!important;
    font-color: #fff!important;
    }

    If that does not work, please post the link to your website

    Best regards,
    Yigit

    #176708

    Hey baccioly!

    Please refer to Ismael’s post here https://kriesi.at/support/topic/full-width-colour-sections/#post-176160

    Best regards,
    Yigit

    #176706

    In reply to: add google font

    Hello awakeningthedivine!

    Please refer to this post https://kriesi.at/support/topic/adding-google-fonts-plural/

    Best regards,
    Yigit

    #176689
    kirzy
    Participant

    I have comments disabled and only want to have the date display (without “0 comments”). I have followed the instructions here, first in my child theme and then in Enfold, but this solution doesn’t work for the Post Slider content element. Thanks for your assistance.

Viewing 30 results - 138,001 through 138,030 (of 142,629 total)