Forum replies created
Hi,
Please post url to your webpage that you want to change the button colors.
Thanks!
Hi,
In Add Slide, scroll down to Slide Link Settings.
You can add a slide link.

Thanks!
Hi,
I have no problem accessing your option.

Your server is too slow.
I have to wait for a long time for the page to be fully loaded.
Thanks!
Hi,
WordPress and your server .htaccess controls the url structure of your site.
Not the theme.
Please try resetting your url structure in WordPress admin -> Settings -> Permalinks.
http://www.wpbeginner.com/wp-tutorials/how-to-fix-wordpress-posts-returning-404-error/
It could also be a cache plugin issue. If you have a cache plugin installed, clear the cache.
If you have a server cache installed, clear the cache.
Thanks!
Hi,
Please disable one plugin at a time to find the plugin that’s causing this conflict.
I am not experiencing this issue on my demo site.

Thanks!
Hi,
Sorry, I don’t understand your question.
If you need to see your original view when customizing your site, you can use WordPress admin -> Appearance -> Customize
Thanks!
Hi,
The post slider thumbnail is cropped 400 x 280
If you want the whole image to show in your slider, you have to crop it to 400 x 280 before uploading to your site.
The image is cropped, not resize.
Crop works like a cookie cutter, anything outside 400 x 280 is removed.
Thanks!
Hi Manfred,
Please post your url to your button.
Thanks!
Hi,
First of all. Check you error logs for any memory exhaust issue.
If there is any records of memory exhaust, then it’s confirmed a memory issue.
Twenty Fifteen theme has a very small file size compared to Alora Theme, and takes up much less memory.
Try increasing your PHP values to
max_execution_time 180
memory_limit 256M
post_max_size 64M
upload_max_filesize 64M
Thanks!
Hi,
Please try using the following shortcode in a page.
[recent_products per_page="12" columns="4" orderby="date" order="desc"]
Thanks!