Forum Replies Created
-
AuthorPosts
-
Hi!
Disable all plugins you may have activated in your WordPress installation.
There seems to be a functionality that redirects the user to a different version of the website when accessed from a mobile device.
Best regards,
JosueHi!
For your current set-up i’d say 845×321 should do fine.
Cheers!
JosueJune 12, 2014 at 5:46 am in reply to: Can't Insert Contact form and accordion if I change the standard forms! #277909Hi,
Can you post the link to your portfolio please?
Regards,
JosueHello Hank!
What kind of content do you want to use as replacement? will it be one single content for the whole site?
Cheers!
JosueHi!
Try increasing the memory limit of PHP:
http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHPIf that doesn’t work, try this:
http://diywpblog.com/how-to-increase-max-input-vars/Regards,
JosueHey!
You can use the do_shortcode function:
http://codex.wordpress.org/Function_Reference/do_shortcodeBest regards,
JosueHey!
Try using a Text Widget with this content:
<img src="_LOGO_URL_HERE_" />If you want it linked:
<a href="_LINK_HERE_"><img src="_LOGO_URL_HERE_" /></a>Best regards,
JosueHey!
Try adding this code to the Quick CSS:
#header_meta * { color: white; }Cheers!
JosueHi!
You have this code in your custom.css file:

Regards,
JosueTry using a percentage value. Also, you can use media queries to adjust the value depending on the screen size:
@media only screen and (max-width: 1030px) { .home .sidebar { position: relative; top: 200px; } }Please note that offering fixes for third-party plugins is out of the support scope we can offer.
Regards,
JosueHey Rory!
Can you post the direct link to that video?
Cheers!
JosueHi Fred!
Your issue is different, please create another topic regarding that.
Regards,
JosueHey Simon!
Try adding this code to the Quick CSS:
.single-product #main { background-repeat: repeat; background-image: url(https://voice-of-heart.net/wp-content/uploads/2014/01/schwarz_50.png); background-attachment: fixed; background-position: top center; border-radius: 20px; margin-top: 20px; }Cheers!
JosueJune 12, 2014 at 5:24 am in reply to: Portfolio grid – excerpt lines cut off (hard enter) possible? #277892Hi Dennis!
Try putting the break-lines this way (use br tag):

Best regards,
JosueHello,
Have you tried disabling all third-party plugins to see if it gets fixed?
Regards,
JosueHello,
Have you tried disabling all third-party plugins to see if it gets fixed?
Regards,
JosueHey!
Try adding this code to the Quick CSS:
.single #header{ display: none; }Cheers!
JosueHey!
Try adding this code to the Quick CSS:
.container .woocommerce-message { display: none; } .container .woocommerce-message:nth-of-type(1){ display: block; }Cheers!
JosueJune 12, 2014 at 4:56 am in reply to: How to reduce space between bottom of color section and a text box beneath it? #277881Hi!
Yes, the duplicates have been deleted:
http://picomarkets.wpengine.com/contact/ (hosted on WPengine)Regards,
JosueTry with this:
#layer_slider_2 { display: none; } @media only screen and (max-width: 767px) { #layer_slider_1 { display: none; } #layer_slider_2 { display: block; } }Regards,
JosueHey!
Try adding this code to the Quick CSS:
@media only screen and (max-width: 767px) { #av_section_1 { background-size: 80%; } }Which gradient effect did you have? what code did you use?
Cheers!
JosueHello,
Have you tried disabling all third-party plugins to see if it gets fixed?
Regards,
JosueHey Shea!
Try increasing the size of the images.
Best regards,
JosueYou are welcome, always glad to help :)
Regards,
JosueHi,
Can you please create me an administrator account? post it here as a private reply.
Regards,
JosueIn the meantime you can use this method in the builder by using a Text Block + Add Media button.
Cheers!
JosueNo, you can change the label text in the shortcode itself:
[showhide type="pressrelease" more_text="Show Press Release (%s More Words)" less_text="Hide Press Release (%s Less Words)" hidden="yes"]Regards,
JosueRefer to the plugin’s instructions here:
http://wordpress.org/plugins/wp-showhide/installation/Best regards,
Josue -
AuthorPosts
