Forum Replies Created
-
AuthorPosts
-
Hey!
Can you post a screenshot/mockup of what would you want to achieve?
Best regards,
JosueMay 27, 2014 at 9:20 pm in reply to: Can i make the content in enfold variable to the url (link from newsletter) #270807Hey!
That’s not necessary, it is totally possible with WordPress, you can make use of:
http://codex.wordpress.org/Page_Templates
http://codex.wordpress.org/Function_Reference/do_shortcode
http://www.php.net/manual/en/reserved.variables.get.phpRegards,
JosueHi!
I think that’s expected, the content is full width within its container (1/3 column).
Regards,
JosueHey Guido!
Try adding the important rule:
#top .social_bookmarks_issuu:hover a{color:#fff; background-color:#ff6600 !important; }Best regards,
JosueHey!
Could you provide more information on the tests you have made? i’d like to test it on my local install.
Best regards,
JosueMay 27, 2014 at 8:59 pm in reply to: Can i make the content in enfold variable to the url (link from newsletter) #270793Hey!
Why not use multiple Pages?
You can do something like:
mydomain.com/page/boston
mydomain.com/page/newyorkJust set the boston page as a child of the master page.
Cheers!
JosueHi!
The WP read-more functionality only works with Posts element.
This plugin may help you get you want to achieve:
http://wordpress.org/plugins/wp-showhide/Best regards,
JosueHi!
This will do it, add it to the Quick CSS:
.page-id-3599 .flex_column { padding: 20px; background: rgba(0,0,0,0.75); } .page-id-3599 .flex_column .av-special-heading-tag{ color: white; } .page-id-3599 .flex_column .avia_textblock p{ color: white; font-size: 16px; line-height: 24px; }Remove the empty columns in each color section.

Cheers!
JosueHey!
Try changing this part:
function avia_add_social_toolbar($id = “”, $context = “”) { if (is_page(array(1,2,3,4,5)){ if($context == “page” || $context == “single-portfolio”) avia_social_share_links(); } }Change 1,2,3,4,5 by the Pages ID where you want to include the share module.
Best regards,
JosueHey!
Please update the theme to its latest version (2.7.1).
Best regards,
JosueHi,
Can you post the link to your website please?
Regards,
JosueHey Roger!
Try putting it this way:

Cheers!
JosueThis reply has been marked as private.Hey!
js/shortcodes.js, line 3515:
transitionSpeed:900Cheers!
JosueHey!
The avia_logo function is now called in:
includes/helper-main-menu.php
Best regards,
JosueHi,
Can you post the link to the page please?
Regards,
JosueMay 27, 2014 at 8:15 pm in reply to: Background main content image loading in layer slider before it show up properly #270771Hi!
Revert the change to the main content, and add this to the Quick CSS:
.main_color#after_layer_slider_1 { background: #ffffff url(https://florestana.com/wp-content/uploads/2013/04/fundo_rodape.jpg) bottom center repeat-x scroll; }Regards,
JosueYou are welcome, glad we could help :)
Regards,
JosueHi!
Try with this:
.avia_ajax_form label { margin-bottom: 0 !important; }Best regards,
JosueHi,
Can you create an administrator account and post it here as a private reply?
Regards,
JosueHi!
LS can be set to full width (and you can set the height too) so you kinda mimic the effect of the fullscreen slider.
Please note that LS is a bundled plugin that comes with Enfold, new features will depend on the plugin author.
Regards,
JosueHey Ahnell!
Are you using the latest version of Enfold? have you tried disabling all third-party plugins to see if it gets fixed?
Best regards,
JosueThanks for the kind words, hope it works out for you :)
Hey!
These settings work fine for me:
Uncheck the JS option, that may cause some problems.
Cheers!
JosueHi!
I don’t think that could be possible with Photoshop out of the box, maybe with a plugin like:
http://www.jasonforal.com/composer/Cheers!
JosueHi!
You can to use a plugin, like:
https://wordpress.org/plugins/simple-popup/But if you want to use the lightbox script the theme uses you’d need to hand code the script that handles the cookies, triggers and stuff.
Best regards,
JosueYou are welcome, glad we could help :)
Regards,
JosueYou are welcome, glad we could help :)
Regards,
JosueYou are welcome, glad we could help :)
Regards,
JosueHey Katharina!
It looks fine on my end (IE11):

Can you post a screenshot of your view?
Regards,
Josue -
AuthorPosts
