Forum Replies Created
-
AuthorPosts
-
Hi hcassin,
There is an error in this plugins JavaScript – WPMU DEV Dashboard. It could be the reason.
Could you enable debugging, but into a log file, and send us the log when it crashes on you againIf you need further assistance please let us know.
Best regards,
VictoriaHi ChrisSchutte,
Which php are you running? Do you have any errors in you logs?
Best regards,
VictoriaHi Bert2,
/tmp has to be writable. You have to set the correct permissions.
Best regards,
VictoriaHi Semoore,
Here is some reading on the topic.
https://wordpress.org/support/topic/keyword-in-first-paragraph-not-recognized-by-seo-yoast/
If you need further assistance please let us know.
Best regards,
VictoriaJune 13, 2017 at 3:15 pm in reply to: Portfolio filter option as a content element (avia framework) #807508Hi Obeatone,
There is no easy way to do it, I might have an idea, but I need the link to your website, to that page.
Best regards,
VictoriaHey bejamedia,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look? Can you show us what you’ve built so far?
Best regards,
VictoriaJune 13, 2017 at 3:02 pm in reply to: The 100% color section doesn't cover the fold properly on Mobile #807497Hey ymahesh,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look? Could you also disable minification and cache for a little bit.
Best regards,
VictoriaJune 13, 2017 at 2:59 pm in reply to: How to set Post Slider Slideshow Transition Fade change to slide? #807495Hi Moaaaaya,
You can request a feature here
If you need further assistance please let us know.
Best regards,
VictoriaHi Brudertac,
I looked at the Layer Slider on your website, it looks ok to me, because I do not know what is misplaced. Can you describe in more detail, what slider and slides need to be looked at and what are the issues.
Best regards,
VictoriaJune 13, 2017 at 2:50 pm in reply to: Enfold 4.0.7: LayerSlider: You have version 6.4.0. The latest version is 6.5.1 #807490Hi classywebsites,
We don’t have the ETA for the update. Please bare with us.
Best regards,
VictoriaHi mleite1,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (min-width: 990px) { div .slideshow_caption h2 { background: rgba(255, 255, 255, 0.8); line-height: 58px; margin-bottom: 0; } .slideshow_align_caption { vertical-align: bottom; } .caption_fullwidth.av-slideshow-caption.caption_center .container.caption_container{ max-width: 100%; } .caption_fullwidth.av-slideshow-caption.caption_center .container.caption_container .slideshow_caption { padding: 0; } }
If you need further assistance please let us know.
Best regards,
VictoriaHi sitesme,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css or in in your child theme style.css
@media only screen and (max-width: 450px) { .responsive #top .logo { opacity: 0; } #top .av_header_transparency #header_main, #top .av_header_transparency .avia-menu.av_menu_icon_beside { background: transparent !important; height: 0; } }
If you need further assistance please let us know.
Best regards,
VictoriaJune 13, 2017 at 1:44 pm in reply to: Automatically set featured image or post thumbnail from first image detected. #807434Hi snitt,
What are you trying to achieve with this?
Could you please give us a link to your website, we need more context to be able to help you.Best regards,
VictoriaJune 13, 2017 at 1:12 pm in reply to: define('WP_DEBUG', true); gives notice on woocommerce parts #807426Hi enestedt,
All those are WooCommerce notices and warnings, we cannot fix those. You can just turn the debug off, or hide it from users and write that to log, if you need that. Probably you have the debug set to show all. The bad news is, WooCommerce does seem to have a lot of notices, the good news is, they don’t break your website and you upgraded you php, so your website will be much faster now.
If you need further assistance please let us know.
Best regards,
VictoriaJune 13, 2017 at 1:12 pm in reply to: define('WP_DEBUG', true); gives notice on woocommerce parts #807425Hi enestedt,
All those are WooCommerce notices and warnings, we cannot fix those. You can just turn the debug off, or hide it from users and write that to log, if you need that. Probably you have the debug set to show all. The bad news is, WooCommerce does seem to have a lot of notices, the good news is, they don’t break your website and you upgraded you php, so your website will be much faster now.
If you need further assistance please let us know.
Best regards,
VictoriaHi,
Best regards,
VictoriaJune 13, 2017 at 1:02 pm in reply to: Enfold Creative Studio- Extra diagonal border, font colors, text over image #807417Hi narayananirudh,
Glad you got it working for you! :)
We cannot see the screen shot though.
If you need further assistance please let us know.
Best regards,
VictoriaHi Ida,
I am seeing the 1130px width of the Layer Slider, did you get it working for you or you still need some help?
Best regards,
VictoriaJune 13, 2017 at 12:56 pm in reply to: Product gallery images, price, add to cart button all missing #807411Hi Mark,
Please refer to this thread for a possible solution.
Best regards,
VictoriaHi codecreative,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.av-instagram-item a { opacity: 0.7; transition: all .5s ease-in-out; overflow: hidden; } .av-instagram-item a:hover { opacity: 1; } .av-instagram-item a:hover img { transform: scale(1.1); transition: all .5s ease-in-out; }
If you need further assistance please let us know.
Best regards,
VictoriaHey kovakos,
In you case, it is not lightbox, you’re just taken to an image “page”. Neither WooCommerce nor Enfold lightboxes are enabled, you can try Enfold’s lightbox by enabling it here in theme options.
If you need further assistance please let us know.
Best regards,
VictoriaJune 13, 2017 at 12:11 pm in reply to: Enfold not changing woocommerce product image when variation changed #807398Hi websiteworkers,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look? And give us the code you tried?
Best regards,
VictoriaHi therealcrazy8,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
The code Ismael gave you works, when pasted in console.
You could also try like this// team member link function ava_custom_script_mod(){ ?> <script> jQuery(window).load(function(){ jQuery('.avia-team-member').on('click', '.team-social', function() { var image = jQuery(this).find('.team-social'), link = jQuery(this).find('.avia-team-icon').attr('href'); window.location.href = link; }); }); </script> <?php } add_action('wp_footer', 'ava_custom_script_mod');
If you need further assistance please let us know.
Best regards,
Victoria-
This reply was modified 8 years ago by
Victoria.
Hey 2funky,
Here are some plugins, maybe you could use their shortcodes to make a widget for the sidebar:
https://codecanyon.net/item/woocommerce-gift-card/6234900
If you need further assistance please let us know.
Best regards,
VictoriaHi ImageMagician,
Have there been any security changes on the server?
Here is some reading on the possible issues.
http://www.wpbeginner.com/wp-tutorials/how-to-fix-the-403-forbidden-error-in-wordpress/
http://www.devarticles.in/wordpress/wordpress-admin-ajax-403-forbidden-issue-fix/If you need further assistance please let us know.
Best regards,
VictoriaHey S4racen,
You need to set your sizes here and uncheck “Hard crop”, then regenerate thumbnails.
If you need further assistance please let us know.
Best regards,
VictoriaJune 13, 2017 at 11:05 am in reply to: Centering Menu Text & Editing separator between menu items #807356Hi varshabi,
IS that what you were aiming for? Or is there still something to be fixed?
Best regards,
VictoriaHi mnydish,
I was able today to edit the RTC page, there were no errors, the changes saved. It worked pretty fast. Which php are you running?
Best regards,
VictoriaHi,
Best regards,
Victoria -
This reply was modified 8 years ago by
-
AuthorPosts