Forum Replies Created
-
in reply to: Blog Post – Feature Image Size
Hi,
Once you add/modify the image size. It’ll not apply to the images already stored in your media library but to the new ones. To apply the image size on the previously stored images you’ve to use a third-party plugin i.e. Regenerate Thumbnails. Through the plugin, you can apply the newly added/modified image size on previously stored images.Thanks,
in reply to: portfolio gallery.Hi,
Please clear browser cache and then check and let me know.Thanks,
in reply to: URGENT: Disorganised Layout after Demo ImportationHi,
Sorry for the inconvenience, but sometimes the image size while importing the demo data doesn’t apply properly on the images. To overcome it, you just’ve to select the custom image size, add width x height of the image(you wanna display), click on the apply button, and done.
I’ve applied the same above steps on your homepage, take a look at your homepage now.Thanks,
in reply to: URGENT: Disorganised Layout after Demo ImportationThis reply has been marked as private.in reply to: URGENT: Disorganised Layout after Demo ImportationHi,
Please share the website URL, wp-admin info and the FTP info and send me using private reply.Thanks,
in reply to: Cart Icon is brokenHi,
Please check and let me know.Thanks,
in reply to: Remake theme: Demo contentHi,
By default, the Video demo only imports two pages (Video boxed & Video fullscreen).
If you wanna import all pages then you’ve to import the Default demo. To import both demos you just’ve to import the default demo first then the second one.– Error while importing demo
Can you explain more about the error you encountered with? Moreover, enlist the steps you’re following.Thanks,
in reply to: How to get Single Blog Related Posts working?Hi,
Yeah sure we’ll try our best to make our theme more reliable for our customers.
You can also post these update requires in our “Important Update Required” forum.Thanks,
in reply to: Remake Logo Image BrokenGlad to hear from you :)
You’re welcome :)
in reply to: Cart Icon is brokenHi,
Working on it. Back to you asap.Thanks,
in reply to: Cart Icon is brokenHi,
Please share the wp-admin info and the FTP info and send me using private reply.Thanks,
in reply to: Cart Icon is brokenHi,
Can you define exactly where you’re having this issue, page link or screenshot/video will help a lot? On my end, both on the shop page and product page the cart icon displaying correctly. I’ve checked it on the different browsers but was unable to find any clue.Thanks,
in reply to: How to Open Gallery view on Portfolio Items?Hi,
For post images on the blog page and only sidebar background color, you can use the below code in the customizer.article .entry-media{ width: 500px; } #secondary.widget-area{ background-color: red; }You can adjust the width and background color as you want. Moreover, these all CSS changes are not recommended.
Thanks,