Forum Replies Created
-
AuthorPosts
-
September 1, 2014 at 5:13 pm in reply to: Cannot change custom preview image size for single-author blog post #311940
Hi!
Please add following code to Quick CSS as well
#top .fullsize .template-blog .big-preview img { float: left; margin-right: 30px; }Cheers!
YigitSeptember 1, 2014 at 5:05 pm in reply to: Small issue with Register Button Woocommerce My Account Page #311933Hey Martine!
Please go to Appearance > Menus and click on “Screen options” and check “Link target” – http://i.imgur.com/ywOvDce.png
then you can click on your menu elements and choose to open them in new windowCheers!
YigitHi Franck
Can you post the link to your page where we can see an example?
Cheers!
YigitHi DCSInc!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .isotope-item { padding-bottom: 55px; }Cheers!
YigitHi Sean!
You can add two 1/2 column elements to your page and insert your text on the left one and gallery to the right one. That should do it. If you would like to limit gallery image width to 600px, please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-gallery { max-width: 600px; }Best regards,
YigitHey!
Please use following code instead
.archive .slide-meta-comments, .archive .slide-meta-del, .archive .slide-entry-excerpt { display: none!important; }Cheers!
YigitHi!
It was probably a caching issue. Glad it is working fine now! Let us know if you have any other questions or issues
Cheers!
YigitHey arlenebirt!
Please go to Appearance > Menus and manage menu items in your main nav
Cheers!
YigitSeptember 1, 2014 at 4:11 pm in reply to: Pages keep loading! Not possible to work on clients website #311896Hey Tim!
Please try de-activating all active plugins and check if that helps. You can activate them one by one to find the culprit
Regards,
YigitHey maaike!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.blog .comment-container, .blog .text-sep-comment, .blog .entry-content { display: none; }If that does not work, please post the link to your website
Regards,
YigitHey Nimrod32!
You can add HTML as following
<img onmouseover="this.src='path-to-mouse-over-image';" onmouseout="this.src='path-to-normal-image';" src="path-to-normal-image" alt="what-ever-you-like" />It would be a lot easier if you use one of “before/after” plugins
Best regards,
YigitHi Pelyon!
Using custom CSS code, it is doable. If you could post the link to your website, we can throw in some quick CSS code
Regards,
YigitSeptember 1, 2014 at 3:54 pm in reply to: Layer Slider iPhone Portrait and Landscape Orientation. #311883Hey!
Please update Enfold to the latest version 2.9.2 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
LayerSlider was updated to version 5.2.0Regards,
YigitSeptember 1, 2014 at 3:51 pm in reply to: **Urgent** Anchor Links to Interior pages not working #311882Hey!
It does work fine on my end just as Devin’s. Please see screenshot here – http://i.imgur.com/e4cD4hV.png
Did it start to work on your end too?Best regards,
YigitHey pixelpowereddesigns!
Currently you are using an older version of Enfold which is not compatible with the latest version of WordPress. Please update Enfold to the latest version 2.9.2 via FTP – http://vimeo.com/67209750
It should fix the issues you are havingBest regards,
YigitHey!
This is how i see your website on a 1920x1200px screen – http://i.imgur.com/sJaR5uK.jpg
Please flush browser cache and refresh your page a few timesCheers!
YigitHey!
Glad you figured it out and thank you for sharing your solution! Let us know if you have any other questions or issues
Cheers!
YigitHi!
I have created a private page called “Test page” and duplicated your page. Then removed the bottom Code block element and it seems like it did not break the layout. Please review “Test page” and remove second code block from your original page.
Best regards,
YigitHi!
You are going to need to remove pages, posts, comments, etc manually. You can go to Appearance > Menus and manage your menus as well. You can create a new menu, add the pages you would like to display in it and then check “Enfold secondary menu” under Menu Settings
Regards,
YigitHey Omer!
Please check if Contact Form 7 plugin works – http://wordpress.org/plugins/contact-form-7/
Best regards,
YigitHi oriche!
Can you please post the link to your website and point out “sign-up fee” text?
Regards,
YigitHi studioinktvis!
Please try using this plugin – https://wordpress.org/plugins/socialize/
Cheers!
YigitHi!
Please go to Appearance > Editor and open functions.php file and find
$avia_config['imgSize']['gallery'] = array('width'=>710, 'height'=>575 );and adjust it as needed then regenerate thumbnails using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/
Cheers!
YigitHi!
Please create a gallery element under Media Elements in Advanced Layout Builder and copy&paste its shortcode inside your accordion element.
You can enable debugging mode to see shortcodes you have created in pages using Advanced Layout Builder – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
then you can create any of them and copy/paste shortcode into any other content element or into text widget.Regards,
YigitHi!
You can add following code to Quick CSS to decrease the padding between menu items
@media only screen and (max-width: 1140px) { .av-main-nav > li > a { padding: 0 6px; }}If that does not help either, we are going to need to see the issue live
Regards,
YigitHi!
Have you already figured it out? I have just checked your website and had no problem editing, adding and removing elements on ALB. I have created a private page called “test page” – http://i.imgur.com/kc39r04.png
Regards,
Yigit -
AuthorPosts
