Forum Replies Created
-
AuthorPosts
-
Hi,
If possible please provide admin info, so we can log in and look into this issue further.
Best regards,
Jordan ShannonHi,
Great! If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
Unfortunately there is no out-of-the-box solution. This is something that would likely have to be custom coded to work, and unfortunately that would go beyond the scope of support here in the forums.
Best regards,
Jordan ShannonHey thecompanybe,
Have you attempted to disable all active plugins to see if the issue resolves?
Best regards,
Jordan ShannonDecember 4, 2017 at 5:46 pm in reply to: Gift Certificate Plugin + Upload on Product Page Plugin #884727Hey jojojacob,
Are these both not tasks that could be accomplished via WooCommerce? Please see the following plugin:
And be default WooCommerce allows you to add many images to the product page. In order to position them however you would like though may require a freelancer or experienced coder.
Best regards,
Jordan ShannonHey vasileandrei,
We have not tested the theme but one of our moderators says this plugin is compatible with Enfold – https://wordpress.org/plugins/accelerated-mobile-pages/
Best regards,
Jordan ShannonHey tiranmoy,
Thanks for sharing.
Best regards,
Jordan ShannonHi,
Did you need further help with this topic?
Best regards,
Jordan ShannonHey NicomIT,
Please refer to the following. It is general tutorial on creating menus + dropdown in WordPress:
http://www.wpbeginner.com/beginners-guide/how-to-add-navigation-menu-in-wordpress-beginners-guide/
Best regards,
Jordan ShannonHey cipriana,
You mean you would like to replace the numbers with an icon instead?
Best regards,
Jordan ShannonDecember 4, 2017 at 5:28 pm in reply to: masonry element caption display suspension points if no excerpt #884720Hi,
The […] is added by the_excerpt(). There is a filter supplied called the excerpt_more filter that is specifically included to customize the read more text after the excerpt
To remove the […] after the excerpt text, you can do the following in functions.php
function new_excerpt_more( $more ) { return ''; } add_filter('excerpt_more', 'new_excerpt_more');If you only want it applied to certain posts, then the page id will have to be targeted via css.
Best regards,
Jordan ShannonHey dittefrandsen,
Please refer to the following:
https://kriesi.at/support/topic/side-navigation-color-sections-hidden/
Best regards,
Jordan ShannonHi,
Yes, unfortunately each browser has its own quirks and unique cases. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
I’m attempting to log into the back-end but I’m not seeing the linked page.
Best regards,
Jordan ShannonHi,
Have you attempted to disable all active plugins to see if this issue resolves. Also, please see the following:
Best regards,
Jordan ShannonDecember 4, 2017 at 4:41 pm in reply to: Need Help with Layout of Fullwidth Easy Slider on Mobile #884694Hi,
Yes, if you wanted the code to be implemented on other pages you remove the specific page id.
Best regards,
Jordan ShannonHi,
This is a unique case in that we aren’t seeing other users experience this issue and if it was just the default mark-up of the theme, it would be a more widespread issue. Would you be willing to attempt to re-download a fresh copy of the theme and re-install?
Best regards,
Jordan ShannonHi,
Did you still need further assistance on this issue?
Best regards,
Jordan ShannonDecember 4, 2017 at 4:25 pm in reply to: masonry element caption display suspension points if no excerpt #884683Hi,
Apologies, please try the following instead:
.av-masonry-entry-content.entry-content{ display:none!important; }Best regards,
Jordan ShannonHi,
Thank you. This is only so we can better troubleshoot the problem.
Best regards,
Jordan ShannonHey Dee,
Please provide a link to the site/page in question please.
Best regards,
Jordan ShannonHey newtonlinchen,
The only option would be to use css to style it in the appearance of a button.
Best regards,
Jordan ShannonHey jelle,
Is there perhaps a plugin running that could have altered the media options? Please try disabling active plugins to see if the option returns.
Best regards,
Jordan ShannonHey webstuff81,
Are you running any additional custom css that may be preventing your code from running? Check the formatting on it.
Best regards,
Jordan ShannonHi,
If you are using a actual link tags then it is actually a good replacement. I’m not guaranteeing it will work, but the code block is for raw code if that is what you are using.
Best regards,
Jordan ShannonHey Charlotte,
Please refer to the following:
Best regards,
Jordan ShannonHey mmheather,
Have you referred to the following:
Best regards,
Jordan ShannonHey bremerlloyd,
Is it being recognized as installed at all on the google dash? Also how long has it been since you added it? You need at least 24 hrs.
Best regards,
Jordan ShannonHey haines1,
Have you tried contacting your host to make sure there is no mail being blocked and that everything has been configured correctly as far as mx records, etc.
Best regards,
Jordan ShannonHi,
Also make sure you are using as close to php 7.0 as possible, and my sure your php memory limit is set to 256.
Best regards,
Jordan Shannon -
AuthorPosts
