Forum Replies Created
-
AuthorPosts
-
Hi BodyTalkCare,
Thank you for staying positive :)
Could you please give us the links to the pages with the problems you still have issues with images.
Best regards,
VictoriaHi ayshehab,
Well, 5.2.6 is a very old php version and as for WordPress requirements it is called a legacy environment. Which means that not all the features can work as the should and there have been many other php versions until php7, which I am sure, you hosting provider has available. The one before php7 was 5.6+. The longer you stay with the old php version the more issues you might have and multiplying that by all the websites that you have looks like many many problems that we might not be able to help you with.
If you had your custom website and you were the one doing all the coding, you would not have to worry about plugins and themes that do not support old language versions, but WordPress and it’s infrastructure are moving forward towards faster and more reliable websites and you might want to consider catching up, before all your code base goes obsolete.
If you need further assistance please let us know.
Best regards,
VictoriaHi charlotteraboff,
Try like this:
function my_custom_code(){ echo "<!– TradeDoubler site verification 2949131 –>"; } add_action('wp_head', 'my_custom_code');
Best regards,
VictoriaApril 17, 2017 at 3:19 pm in reply to: products/categories become a lot bigger – after updating woocommerce plugin #778741Hi mmandarino,
Here is the code you can put in /enfold-child/style.css
.woocommerce-loop-product__title { font-size: 20px; }
If you need further assistance please let us know.
Best regards,
VictoriaHi octaviosalles,
You should get a fresh copy of functions.php from your theme files or a backup and replace the broken one with a fresh one via FTP.
If you need further assistance please let us know.
Best regards,
VictoriaHi NeilJC,
Looks like there are two lightboxes activated. Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look.
Best regards,
VictoriaHi wirralweb,
I checked the files from the link in your reply, they are all fine, there is nothing there that could cause a hack. You can open the files and see for yourself. And actually since Internet is not getting friendlier and many websites get hacked every day, one should really look into any files he or she is installing to their website.
Very sorry to hear that you got hacked, you should really look into using some security plugin.
If you need further assistance please let us know.
Best regards,
VictoriaHey stelga,
Content with sidebar or without?
You can set .container { padding: 0; }
If you need further assistance please let us know.
Best regards,
VictoriaHi,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHi whdsolutions,
Please refer to this thread for a possible solution. And this can help you also:
If you need further assistance please let us know.
Best regards,
VictoriaHey Pieter,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look.
Best regards,
VictoriaHi peterzeeuwvanderlaan,
This could be an issue with php memory limit. Please check and get back to us. And you theme and a lot of plugins are out of date, you might want to make a full backup of your website and update all that needs updating.
To update to the latest version follow the simple instructions here. (Or if you want the super detailed explanation you can read this blog post)
Best regards,
VictoriaHi lmercx,
Let’s try to remove the code given before (the my_full_size function) and try a css solution from this thread.
Best regards,
VictoriaHi greatliona,
Here is the look between 844-927px, the rules are applied from dynamic_avia, is this the way you intended it to look or do you need to change something else here?
Best regards,
VictoriaHi jbuenger,
You can try to take that Text section out of the top cell and add another cell below and put text section in it and see what happens. Haw did you add text there? I don’t see any text in text section.
And the table does not have closing tag, so html is broken and browser does not know what you really mean by that and how to render it.Best regards,
VictoriaHi,
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
.page.page-id-9 .logo { margin-left: 50%; transform: translateX(-50%); }
If you need further assistance please let us know.
Best regards,
VictoriaHey speacock,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHi bluechip1,
You might want to investigate you child theme styles or Quick Css that might overrule the setting you are trying to save. Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look.
Best regards,
VictoriaHi Lyse,
The code gets saved correctly, you have the rules in http://crescendo.staging.wpengine.com/wp-content/themes/enfold-child/style.css (hosted on WPengine) that overrider some of the styles you try to set in theme options.
You might want to disable child theme styles or comment out those rules and see what happens :)If you need further assistance please let us know.
Best regards,
VictoriaApril 14, 2017 at 7:13 pm in reply to: Add to cart button gone from category pages woocommerce #777986Hi spiekutowski,
Glad you found a solution :)
If you need further assistance please let us know.
Best regards,
VictoriaHi CPM_usa,
Glad you figured it out! :)
If you need further assistance please let us know.
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 #menu-item-search a:hover, .html_header_top.html_header_sticky #header #menu-item-search a:hover { color:#1D6047!important; }
If you need further assistance please let us know.
Best regards,
VictoriaHi kandolina,
Please refer to solutions given by mensmaximus.
If you need further assistance please let us know.
Best regards,
VictoriaHey wdwalrus,
Please refer to this thread for a possible solution.
If you need further assistance please let us know.
Best regards,
VictoriaHi Loczuch,
Resizing images is something you might want to learn, if you want to have your own website built by you. Here is some reading and tutorials on how to do it.
https://helpx.adobe.com/photoshop/using/resizing-image.html
https://helpx.adobe.com/photoshop/how-to/resize-image.htmland then
http://blogs.adobe.com/crawlspace/2015/06/save-for-web-in-photoshop-cc-2015.htmlIf you don’t want to do it, you can ask a designer-friend to do it for you.
If you need further assistance please let us know.
Best regards,
Victoria- This reply was modified 7 years, 7 months ago by Victoria.
Hey mcraig77,
Well, as the image scales the height of the slider shrinks and there is not much room left for the buttons. I normally advice to hide the slider altogether on mobile, show images, title, subtitle and buttons below. Or you could leave the slider there, just hide text off it and put it below the slider.
If you need further assistance please let us know.
Best regards,
VictoriaApril 14, 2017 at 6:37 pm in reply to: Strange behavour of Gallery/Mansonry magnification images container #777950Hi salai_com,
Here is the issue from the developers of the Magnific-Popup, the library that is used for lightbox.
Let’s try to fix it with this code, which has to be put in functions.php
add_action('wp_footer', 'ava_new_custom_script'); function ava_new_custom_script(){ ?> <script type="text/javascript"> (function($) { function a() { if ($.magnificPopup) { $.magnificPopup.defaults.alignTop = true; } } $(window).load(function() { a(); }); })(jQuery); </script> <?php }
Let us know if this was helpful.
Best regards,
VictoriaHi Dominique,
I put the styles given by Designweb in /themes/enfold-child/style.css and they all applied, so you might want to put your styles there. What else do you need to change?
If you need further assistance please let us know.
Best regards,
VictoriaApril 14, 2017 at 5:57 pm in reply to: Update to Woocommerce 3.0 / order confirmation process doesnt work anymore #777925Hey seifenblasenfabrik,
Here is a thread on WooCommerce support forum, you might want to check it there.
If you need further assistance please let us know.
Best regards,
VictoriaHi Alessandro,
Which version of php are you running?
Best regards,
Victoria -
AuthorPosts