Viewing 30 results - 216,391 through 216,420 (of 244,452 total)
  • Author
    Search Results
  • #300130

    In reply to: Blog post Navigation

    Hey!

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

    .av_promobox { margin-top: 20px; }

    Best regards,
    Yigit

    #300128

    Hi vk5kdc!

    Please go to Enfold theme options > Advanced Styling and simply edit “Main menu links” and “Main menu sublevel links” :)

    Cheers!
    Yigit

    #300124

    In reply to: Vertical split bar

    Hi Franck!

    Please feel free to request such feature or vote if already requested here – https://kriesi.at/support/enfold-feature-requests/

    For a temporary workaround, you can give an unique class to column element ( please see Josue’s post here – https://kriesi.at/support/topic/how-to-trigger-specific-elements/#post-268697 ) and then you can add following code to Quick CSS in Enfold theme options under General Styling tab

    .flex_column.custom_class { border-right: 1px solid #e2e2e2; }

    Regards,
    Yigit

    #300120

    In reply to: Vertical split bar

    Hey Yigit !
    Unfortunately I can’t because I’m working on local mode…
    I know that it’s difficult for you to answer my question without seeing my code, especially if this vertical bar isn’t covered by the enfold theme.
    It would have been nice to cover 2 sidebars in the theme (one on the left and one on the right) :)
    Thanks,
    Franck

    #300111

    In reply to: Blog post Navigation

    Hey!

    You would like to hide thumbnail in post navigation, is that correct? If so, please add following code to Quick CSS in Enfold theme options under General Styling tab

    .avia-post-nav .entry-image { display: none !important; }

    Best regards,
    Yigit

    Hey!

    Yes, please copy all modified files to your child theme. Make sure they have the same path i.e. enfold-child/css/layout.css

    Regards,
    Yigit

    #300106

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    .avia-menu-fx { height: 7px; background-image: url(https://drj11.files.wordpress.com/2009/04/ramp3-50.png); background-size: cover; }

    Regards,
    Yigit

    Dear Yigit:

    Great!
    And should I copy documents of enfold/css to the child theme to keep my admendment codes?

    Regards,
    Enffie

    #300090

    Hi!

    Have you tried using this plugin – https://wordpress.org/plugins/wp-image-size-limit/
    I posted image sizes of Enfold to show it is not using 5000x3000px images

    Cheers!
    Yigit

    Hi!

    Please also see – http://kriesi.at/documentation/enfold/using-a-child-theme/

    Cheers!
    Yigit

    #300088

    Topic: Navigation bar change

    in forum Enfold
    Valinsy
    Participant

    Dear Kriesi Team

    I have a question about Enfold header flexibility,
    Is it possible to place the logo in the middle of the navigation bar?
    including the examples,
    Pleas advise
    thank you
    Aga

    #300067

    Hey @voilaah!

    Make sure you are using the latest version of Enfold (2.9.1) and WordPress (3.9.1).

    Best regards,
    Josue

    Hi Devin,

    Just a lack of knowledge. Didn’t know style.css in the child theme had to be used. I removed the data in custom.css (backed it up in case) and pasted it in style.css. Will work with that file from now.

    Social media icons should be right from the search icon. I don’t seen them in desk top and mobile version. In enfold settings it says top right. But I think it has something to do with previous changes in custom.css or header.php. Hope you can see, why they don’t show.

    Regards,
    David

    #300061
    mailworm
    Participant

    I have carefully read and followed http://kriesi.at/documentation/enfold/translating-the-portfolio-slug-with-wpml/ but it is not a solution for me. I do not find the screenshot shown in the article.

    I have changed the custom portfolio entry settings in German language. I can search all strings in WPML string translation for that new/ own slugs, but WPML does not find them. And – as said before, I do not find the screen You show in the article.

    I even switched to Englisch as admin language to follow it, but it starts with having NO “WPML > translation options”.

    Please help!

    Thank You,
    Thomas

    #300058
    vk5kdc
    Participant

    Searching through the forum I found the code to change the font size in the main menu ie
    .main_menu ul:first-child>li>a { font-size: 16px; }

    This works well for the main items what do I need to change for all the menu items including the sub headings.

    Thanks.
    By the way enfold is a great theme, only just started to use it.

    #300053

    I have resolved an issue others might have with some of your themes and I thought perhaps, others that have the same problem might would find the solution useful.

    ISSUE
    The theme seems to have some conflicts with the thirsty affiliate plugin. When creating an affiliate link, the theme will not allow a no follow tag or a Google tracking tag to be added automatically by the plugin.
    In addition, the icons for thirsty affiliates in the visual editor appear behind the editing pages when clicked, so it’s impossible to use them without closing down the page editor.

    Any ideas?

    Thanks
    ******************************
    KRIESI RESPONSE
    ******************************
    Hi,

    Have you tried contacting the plugin author? we’re not familiar with that plugin and is out of our scope to support third-party plugins not included in the theme package.

    Regards,
    Josue
    *****************************
    RESPONSE FROM PLUGIN DEVELOPER
    *****************************

    I’ve replicated the issue, it appears that the theme, even though in their CSS they have a section for “backwards compatibility”, there is a bug with their z-indexing of the popup editor.

    Basically here is the culprit:

    http://YOURDOMAIN.COM/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/css/avia-modal.css?ver=3.9.1

    You’re looking for line 422 where it starts /*BACKWARDS COMPAT*/

    These z-index values are overriding WP core CSS for Thickboxes in an attempt to make them compatible with the popup editors in Avia page builder. Unfortunately, the editor modal that pops up in the page builder has it’s z-index set to 15001. So these two z-index values should be set higher than that, perhaps at 16000 and 16001 respectively.

    If you change those values our popup appears over the top with no problems (this should also fix other plugins that use the same thickbox approach we do). I also tested inserting a link and it inserted with the GA tracking and nofollow tags, maybe you can re-test this after you make the change?

    While I try my best to solve these kinds of issues I don’t think I will be able to put in a workaround for it unfortunately as it’s not the place of my plugin to control this. The theme is overriding WordPress core CSS so it’s part of the theme and I suggest getting in touch with them about it.

    • This reply was modified 11 years, 7 months ago by olafshiel.

    Hi LenfertDesign!

    Thank you for using Enfold.

    Please use this on the child theme’s functions.php to decrease the width of the sidebar:

    function avia_decrease_sidebar_size() {
    	global $avia_config;
    	
    	$avia_config['layout']['fullsize'] 		= array('content' => 'twelve alpha', 'sidebar' => 'hidden', 	 'meta' => 'two alpha', 'entry' => 'eleven');
    	$avia_config['layout']['sidebar_left'] 	= array('content' => 'ten', 		 'sidebar' => 'two alpha' ,'meta' => 'one alpha', 'entry' => 'nine');
    	$avia_config['layout']['sidebar_right'] = array('content' => 'ten alpha',   'sidebar' => 'two alpha', 'meta' => 'one alpha', 'entry' => 'nine alpha');
    }
    add_action( 'init', 'avia_decrease_sidebar_size', 1);

    Best regards,
    Ismael

    #300036
    Jabba2727
    Participant

    Hi,

    I set the Enfold theme on my website but it seems to be not web responsive on iphone. All elements (portofolio items, menu items, footer items…) are too small.

    Can u help please?
    Best regards

    #300035

    Hi!

    I’m not seeing the code in css/custom.css, try putting it in Quick CSS.

    Cheers!
    Josue

    #300031

    In reply to: slider question..

    Hi,
    I have been trying to get a new support ticket but I can’t find where to. So I had to come to an old ticket to add my question:

    ENFOLD:
    I want to enlarge the Logo Dimension (340px * 156px) to my customized size 250×160. I read I will have to modify the size with custom css. Can you send me the code I will need for my resized logo to be placed nicely in the header. Thank you in advance. And please send me a link where to add new tickets.

    Victor

    #300027

    Hey Alex!

    Thank you for using Enfold.

    You should NOT disable the autoplay option of the video then edit js > shortcodes.js, find this code on line 3277:

    pp.attach();
    		return pp;

    Replace it with:

    pp.attach();
    		//return pp;

    Remove browser cache then reload the page a few times.

    Cheers!
    Ismael

    #300016

    In reply to: Selection Categories

    Hey fundance!

    Thank you for using Enfold.

    I’m sorry but the website is not loading properly when I checked it. I’ll ask the rest of the support team to take a look. If you want to enable the sidebar for iPhones, go to Enfold > Sidebar Layout. Enable the Sidebar on Smartphones setting.

    Best regards,
    Ismael

    Hi PaintedMidget!

    Thank you for using Enfold.

    The top arrow and shrinking headers works when I checked the website. Please try to remove browser cache then reload the page a few times.

    Regards,
    Ismael

    #300000
    #299977

    Hey @paola86pp!

    Please update the theme to the latest version (2.9.1).

    Cheers!
    Josue

    #299957
    Alex Morrison
    Participant

    Is there a way we can hardcode a way to disable the play / pause functionality on the fullscreen slider (when a background video is playing). It is disabled in the color-section video background, but not the slider..

    Example: http://v5.12stone.com/

    Example in Enfold Demo: http://kriesi.at/themes/enfold/homepage/home-v9-videos-and-parallax/

    When a user clicks on the background, it pauses. I want to disable that. I’m using Vimeo to host.

    #299952

    Hey rfarthofer!

    Thank you for visiting Kriesi’s support forum!

    In case you have any questions, please take some time to review all of the resources in the Theme Documentation as a lot of basic stuff like theme installation, css snippets etc are already available in there with better explanation and awesomeness. Watch some of our Video Tutorials to learn more about the different aspect of the theme. You can also search the forums for queries that has been answered before that might be related to your problem.

    If you find that you still have questions after taking the time on our documentations, don’t hesitate to let us know and we will be happy to assist you. If you have any requests or you feel like giving us a warm hug? You can definitely post it on our Feature Requests page. :)

    You can add a Blog by placing the Blog Posts element on a page using the Advance Layout Builder. You can also set the blog page on Enfold > Theme Options > Where do you want to display blog? setting. If you have the time, try to import the dummy data. It will give you some ideas how the theme works.

    Regards,
    Ismael

    #299950

    Hi mcraig77!

    Thank you for using the theme.

    Please go to Enfold > Header Layout > Header layout panel. Look for the Header Size settings then select custom pixel value. Adjust the height of the header. This will automatically increase the width of the logo.

    Regards,
    Ismael

    #299949

    Hi Transformers Universe!

    Thank you for using Enfold.

    Yes, that is possible. Please go to Settings > Discussions then look for the Avatar Display option. Enable the Show Avatar setting. It should be enabled by default. E-mails should be registered on http://en.gravatar.com/.

    Regards,
    Ismael

    #299948

    In reply to: some error

    Hi oravidor!

    Thank you for using Enfold.

    Do you mind if we take a look at the actual website? Try to deactivate all plugins except woocommerce then test the page again.

    Best regards,
    Ismael

Viewing 30 results - 216,391 through 216,420 (of 244,452 total)