Forum Replies Created
-
AuthorPosts
-
Hi!
Can you paste the code you are trying to use?
Regards,
JosueHi!
The root of the issue is your child theme name, it’s too long and the server can’t handle it. I’ve created a test child theme called “Southern Springs” and it works fine.
Best regards,
JosueHey!
Try adding this code to the Quick CSS:
.tab_inner_content br { display: none; } .tab_inner_content .flex_column { margin-left: 30px; } .tab_inner_content img { margin-bottom: 0; }Cheers!
JosueHi!
The root of the problem is not the video but the other layers:
LayerSlider error:
It seems like the URL of the image or background image “filtreNoir1920x470.png” is pointing to a wrong location and it cannot be loaded. Please check the URLs of all your images used in the slider.Check out the page called “Test”.
Best regards,
JosueNovember 6, 2014 at 7:04 pm in reply to: Promo BoX Button not showing up after WP 4.0 upgrade #347269Hi!
The space is coming from the G+ authorship link, add this to hide it:
body > a { display: none; }Regarding the logo issue, make sure you select its full size when uploading it in the theme options.
Cheers!
JosueHi Hermelina,
From your description it seems the issue is not related to the theme, have you tried contacting your hosting support? also try disabling all third-party plugins and check if the issue gets fixed.
Best regards,
JosueYes, that should work.
Best regards,
JosueYou are welcome, glad we could help :)
Regards,
JosueNovember 6, 2014 at 9:19 am in reply to: Enfold editor tabs gone after updating wordpress to 4.0 #347011Hey Santos Ramos,
Use the WordPress Video Shortcode instead:
[video src="video-source.mp4" preload="false"]
Regards,
JosueHello,
Have you tried disabling all third-party plugins to see if it gets fixed? also try increasing the memory limit to at least 256M – http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Regards,
JosueHey!
Try adding this to the wp-config.php file.
define( 'CONCATENATE_SCRIPTS', false );Cheers!
JosueHey!
Try adding this at the very end of your theme / child theme functions.php file:
add_theme_support('avia_no_session_support');Cheers!
JosueHi Hermelina,
Can you reproduce the issue with the default WordPress theme activated? also try installing this plugin to diagnose your real current menu limit.
Cheers!
JosueHi!
In this case what you need to use is
dynamic_sidebarto render a Widget Area.Best regards,
JosueHey!
Use the onClick attribute for the yandex tracking so you can do something like this for GA.
Cheers!
JosueHi!
There seems to be some sort of server configuration activated, the theme resources are being redirected from:
http://website.sk/wp-content/themes/enfold/framework/css/avia_admin.css?ver=2
To:
Cheers!
JosueNovember 6, 2014 at 6:06 am in reply to: Add code to a specific page (Google Adwords Conversion Tracking) #346974Hey Elizabeth!
It’s done, check the 3556 (id) Page source.
Best regards,
JosueHey!
That’s expected, those elements (+ comments) are included on the single post template file, when you use ALB a different template file is used, that’s why they no longer appear.
Cheers!
JosueHi,
Which slider are you referring to exactly? please note that some of the images used in the demo website are not included in the theme package.
Cheers!
JosueHi!
Try emptying your cache, i’m seeing the expected behavior on my end.
Regards,
JosueHi!
I created an Event called “Test” with ALB but the Events Calendar boxes still appear at the bottom as expected – http://screencast.com/t/y1cqgeDLDIVk
Best regards,
JosueNovember 5, 2014 at 5:52 pm in reply to: Strange characters appearing where image icons should be #346677Hi!
Yes, pasting it at the bottom should work.
Best regards,
JosueYou are welcome, always glad to help :)
Regards,
JosueHi!
Yes, this plugin:
https://github.com/sevenspark/menu-limit-detector/archive/master.zipA message will appear in Appearance > Menu if you have reached the menu limit.
Cheers!
JosueHey!
The login details don’t work, please re-check.
Best regards,
JosueD’oh, i totally missed that filter, glad you figured it out :)
Best regards,
JosueYou are welcome, glad to help :)
Regards,
JosueNovember 5, 2014 at 4:53 am in reply to: Strange characters appearing where image icons should be #346350Hey Minn!
Try adding this to your .htaccess file:
<FilesMatch "\.(ttf|otf|woff)$"> <IfModule mod_headers.c> Header set Access-Control-Allow-Origin "*" </IfModule> </FilesMatch>Regards,
JosueHey Bjørn!
Unfortunately there is no way to fetch the video thumbnail automatically in Enfold, you’d need to seek for a third-party plugin or a custom solution.
Regards,
Josue -
AuthorPosts
