Forum Replies Created
-
AuthorPosts
-
Hi LucianaGraphic,
Your php version has to be at least php5.6.3. The WPML and Enfold even child theme should work fine.
If you need further assistance please let us know.
Best regards,
VictoriaJanuary 24, 2018 at 6:02 am in reply to: Changing font size of woocommerce product description #901926Hey isaaccolavecchio,
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
#menu-main-categories a { font-size: 15px; }If you need further assistance please let us know.
Best regards,
VictoriaHi sonderdesigner,
Well, you can hide them with css.
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.html_header_sidebar #top .avia_wpml_language_switch { display: none; }If you need further assistance please let us know.
Best regards,
VictoriaJanuary 24, 2018 at 5:54 am in reply to: Adding existing Google fonts to dropdown fonts list in Avia Layout Builder #901921Hey goldengate415,
Here is a thread for you to consider
If you need further assistance please let us know.
Best regards,
VictoriaJanuary 24, 2018 at 5:52 am in reply to: Enfold theme not compatible with WooCommerce Stripe Gateway plugin #901920Hey Wedginho,
Sorry, credentials did not work for me. Could you please update the credentials. I did not close the thread, have you looked at the threads I posted for you?
Best regards,
VictoriaHey mcraig77,
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
#top #searchsubmit { line-height: 20px; }If you need further assistance please let us know.
Best regards,
VictoriaHi Phil,
Here is a thread for you to consider
https://wordpress.org/support/topic/wordpress-does-not-notify-if-an-update-is-available/Best regards,
VictoriaHi czar,
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
img.mfp-img { box-shadow: 0px 9px 5px -4px rgba(222,209,222,1); }If you need further assistance please let us know.
Best regards,
VictoriaHi Collin17,
I do not see the Home 2 page. Which version of php are you running?
Best regards,
VictoriaHi John,
You can change the permalinks for portfolio here

Here are some threads to consider:
https://kriesi.at/support/topic/masonry-type-layout-but-for-pages-not-blog-posts/
https://kriesi.at/support/topic/masonry-portfolio-with-links-to-pages-not-posts/#post-204949If you need further assistance please let us know.
Best regards,
VictoriaJanuary 24, 2018 at 5:13 am in reply to: Video background in colorbox – stop the automatic loop #901891Hi dfds,
Can you please specify the page where the issue is?
Best regards,
VictoriaHey philipp,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHi boborockwood,
You might want to write to the plugin author or/and to their support plugin.
http://www.wpbeginner.com/beginners-guide/how-to-properly-uninstall-a-wordpress-plugin/If you need further assistance please let us know.
Best regards,
VictoriaHey romano2,
Yes, it is normal behavior. You need to change texts in the template and you need to change the texts it the Yoast too, the plugin does not watch changes automatically out of the box.
If you need further assistance please let us know.
Best regards,
VictoriaHey Kathrin,
You can put widgets not only in the sidebar. And there are plugins for using Instagram anywhere on the page.
If you need further assistance please let us know.
Best regards,
VictoriaHey JudiPu,
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
.et_even { background-color: #cccccc36; padding: 7px; margin-bottom: 10px; } .et_odd { padding: 7px; margin-bottom: 10px; }If you need further assistance please let us know.
Best regards,
VictoriaHi Michael,
It is not available out of the box, unfortunately.
If you need further assistance please let us know.
Best regards,
VictoriaJanuary 23, 2018 at 12:10 pm in reply to: Any way to embed my own Google Map in a page element? #901408Hey envato99,
Here are some articles for you
https://www.pixelemu.com/documentation/wordpress-tutorials/how-to-add-google-map-in-wordpress
If you need further assistance please let us know.
Best regards,
VictoriaHi cipriana,
I was about to check and got a 403 Error. Are you blocking certain locations?
Best regards,
VictoriaHi netzhautflimmern,
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
div .products .product { width: 23.25%; }If you need further assistance please let us know.
Best regards,
VictoriaJanuary 23, 2018 at 11:58 am in reply to: Is it possible to remove category name from Posts being displayed? #901400Hi Brian,
https://cl.ly/2G3C0u1f193q It looks good to me.
Maybe I’m missing something, can you please remind me what the issue is?
Best regards,
VictoriaHi bakbek,
Do you mean you want the logo left/burger right set up for mobile?
Best regards,
VictoriaHi Wedginho,
Here are some threads to consider:
If you need further assistance please let us know.
Best regards,
VictoriaHi GaWebDev,
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
.html_burger_menu_active .menu-item.cart_dropdown { display: block; }If you need further assistance please let us know.
Best regards,
VictoriaJanuary 23, 2018 at 11:20 am in reply to: Tag archive page: how to replace "posts" with h1 headline and tag description? #901371Hi Chris,
This might get too complex for you, if like you say, your php is not that good.
You might want to hire a freelancer to do it for you.I guess, in this case, archive.php calls to loop-index.php and there are many other conditions evaluated there.
Best regards,
VictoriaHi Boeckske23,
No, this component does not work like that, unfortunately.
You might consider using a plugin, if this is not good enough for youIf you need further assistance please let us know.
Best regards,
VictoriaHi mattrum,
Here are the values that will work
php_value post_max_size 512M
php_value upload_max_filesize 512M
php_value max_input_vars 5000
php_value max_execution_time 300
php_value max_input_time 300
php_value memory_limit 512MBest regards,
VictoriaHi Darren,
Looks to be justified on the website on my end. Did you get it working?
Best regards,
Victoria -
AuthorPosts


