Forum Replies Created
-
AuthorPosts
-
No problem, glad it’s working now :)
Ok, only enabled in portfolio items now.
Cheers!
JosueHi!
You need to change the header size here accordingly:

Best regards,
JosueHey!
That’s great, mind sharing which extensions were needed to be enabled?
Regards,
JosueYou are welcome, always glad to help :)
Regards,
JosueIs something like this what you want to achieve?
http://www.union-sport.com/new/Cheers!
JosueYes, everything is private. I fixed the error and added the code where it should be, review your site now.
Yes, that’s what i’m referring to (FTP).
Hi,
Can you please create me an temporary FTP account? post it here as a private reply.
Regards,
JosueHi Katharina,
Can you please create me an administrator account? post it here as a private reply.
Regards,
JosuePlease post a link to the new logo.
Best regards,
JosueHey!
Try adding this code to the Quick CSS:
@media only screen and (max-width: 480px) { .responsive .container { width: 95%; } }Cheers!
JosueCan you please create me an administrator account? post it here as a private reply.
Regards,
JosueHello,
Have you tried disabling all third-party plugins to see if it gets fixed?
Regards,
JosueHey!
Here’s how i’m seeing the homepage right now (black background and header same as the internal pages):

Best regards,
JosueYou are welcome, always glad to help :)
Regards,
JosueHi!
It seems to be a problem with the Roboto font. I’d like to test something, can you please create me an administrator account? post it here as a private reply.
Best regards,
JosueHi Didier!
Try opening the index.html file with a web browser like Chrome. We do have an online documentation site but it’s not finished yet – http://kriesi.at/documentation/enfold/
Cheers!
JosueHi Brett!
Yes, that’s the difference. The sorting thing is created based on the post/portfolio categories of the posts included, an image gallery doesn’t have those taxonomies so there is no way to do include it.
Regards,
JosueHi,
Can you post the link to your website please?
Regards,
JosueHey!
Try swapping the order of them:
background: url(https://www.winningbets.com/wp-content/uploads/2014/06/wgwbg1.jpg), url(https://www.winningbets.com/wp-content/uploads/2014/06/wood2.png);Cheers!
JosueHi!
I believe there isn’t a Templates article in the documentation yet (its still on growth), this little video is something i recorded for this thread specifically.
Best regards,
JosueHey!
Open /wp-content/themes/enfold/functions.php, and put this code at the very end:
add_action('ava_after_content', 'avia_add_social_toolbar', 10, 2); function avia_add_social_toolbar($id = "", $context = "") { if($context == "page" || $context == "single-portfolio") avia_social_share_links(); }Best regards,
JosueYou are welcome, always glad to help :)
Regards,
JosueOk, let us know if there is something else we can help with :)
Hey!
Mobile menu is appearing, at least on my end:

Best regards,
JosueHi Artinet!
Have you tried using the Revisions to go back to a previous version of the page?

Best regards,
JosueHey!
There are other options, but WooCommerce is the only one that has built-in compatibility with Enfold. Regarding the other plugins, i think s2member will work fine with Enfold, give it a try.
Cheers!
JosueJuly 7, 2014 at 9:14 pm in reply to: Problem with whitespace appearing with transparent header #288189Hi Andreas,
I could note it a few times and it gets fixed if the window is resized, try adding this at the very end of your theme functions.php file:
function add_custom_script(){ ?> <script> jQuery(window).load(function(){ jQuery(window).trigger('resize'); }); </script> <?php } add_action('wp_footer', 'add_custom_script');Regards,
Josue -
AuthorPosts
