Forum Replies Created
-
AuthorPosts
-
Hello Mark,
Have you tried disabling all third-party plugins to see if it gets fixed?
Regards,
JosueHey!
Check it now, i ended up removing any whitespace from the text and using br tags.
Cheers!
JosueHello,
Have you tried disabling all third-party plugins to see if it gets fixed?
Regards,
JosueYou are welcome, glad to help :)
Regards,
JosueHi!
Re-enable the featured image and then add this to code to Quick CSS:
.single .big-preview { display: none; }Regards,
JosueHi!
It’s because of this code in Quick CSS:
.single .big-preview.single-big, .single .small-preview { display: none; }Regards,
JosueHi!
The new plugin is called Magnific Popup, you can find examples and documentation here:
http://dimsemenov.com/plugins/magnific-popup/Cheers!
JosueHey!
Seems to be working fine – http://screencast.com/t/vxtcjmdyoCx
I’d suggest removing the image layer behind of it.
Regards,
JosueHey!
Try adding this at the very end of your theme functions.php file:
function additional_meta_content() { echo "<div class='phone-number2'>959483894</div>"; } add_action('avia_meta_header', 'additional_meta_content');Cheers!
JosueHey!
Try adding this at the very end of your theme / child theme functions.php file:
function add_customjs() { wp_enqueue_script( 'customjs', get_stylesheet_directory_uri().'/js/custom.js', array('jquery'), 2, true ); } add_action( 'wp_enqueue_scripts', 'add_customjs', 100 );Adjust as needed.
Cheers!
JosueAugust 30, 2014 at 10:29 am in reply to: ENFOLD & PERMALINKS: 404 Error When Using Custom Post Types #311207Hey!
I tested activating another theme and the 404 error persisted:
http://screencast.com/t/YYqkIsBKLoYBest regards,
JosueHi!
That’s not possible within WordPress boundaries, but this plugin may do the trick – https://wordpress.org/plugins/autoset-featured-image/
Cheers!
JosueHi!
That depends on what files have you changed exactly, if you could provide more details we would give you a better advice.
Best regards,
JosueAugust 30, 2014 at 10:19 am in reply to: ''Put some content here'' overlapping my footer socket #311202Hey!
I’m not seeing any ‘put some content here’ in your socket – http://screencast.com/t/oNroYies
Best regards,
JosueHey!
I just tested something like that on my end and it worked, can you post a link to your website?
Please note that the image with hotspots element is not meant to be used in this environment so we can’t ensure its full functionality.
Cheers!
JosueHi Zvi!
Sure you just need to import the dummy content, go to Enfold > Import/Export and click the Import Dummy data button.
Best regards,
JosueHi Cerasela!
I believe it’s because you are using ALB on Posts, you need to insert those elements manually or set this option here.
Cheers!
JosueHi!
Add this too:
#top .widget_nav_menu .children .children li:before{ content: ""; }Cheers!
JosueHi!
You need to set a Featured Image to those entires.
Regards,
JosueAugust 30, 2014 at 5:41 am in reply to: ENFOLD / MASONRY PROBLEM ON FIREFOX + INTERNET EXPLORER #311165Hi,
Try adding this at the very end of your theme / child theme functions.php file:
function add_custom_script(){ ?> <script> (function($){ $(window).load(function() { $(window).trigger('resize'); }); })(jQuery); </script> <?php } add_action('wp_footer', 'add_custom_script');Regards,
JosueHi!
The iframe is actually resizing, whats its not resizing its the iframe content, which is not responsive.
Cheers!
JosueYou are welcome, glad we could help :)
Regards,
JosueAugust 29, 2014 at 11:03 pm in reply to: Custom sticky footer navigation isn't displaying properly #311110Hi!
Make sure to flush any caching functionality/plugin you may have activated. Can you post a link to your website?
Regards,
JosueHey!
I made a quick test, here’s the result i got – http://screencast.com/t/LMrahwWNI77, if that’s not ok can you create a mockup/screenshot of what would you like to achieve?
Regards,
JosueHey!
Code has been added (here) and it showing correctly in the front-end, now you just need to change the shortcode and style it accordingly (it has a container with a class of “extra_stuff”).
Cheers!
JosueHi @limedrop,
Sure, provide us a temporary admin to check if we can reproduce this problem.
Regards,
JosueHi,
Please contact a developer from Codeable to help you with this problem, i’m pretty sure this can be resolved in less than an hour.
Best regards,
JosueListo, voy a cerrar este tema que ya se extendió mas de lo normal, gusto haberte ayudado :)
You are welcome, glad to help :)
Regards,
Josue -
AuthorPosts
