Forum replies created
Hi,
Sorry, I do not understand what you mean by “no” symbol on it.
Please provide URL to your issue, and explain your requirement in more details.
Screenshot with annotation to describe your requirement will help me understand better.
Thank you
Hi,
2 – Is possible to add to the article date and time display? (and also to preview of article)
You will need to modify the template code.
Please hire a developer. We can only provide custom css.
3 – When I open the article in the portfolio, there is the text “Job Description — Project Details”. How can I remove it?
Use the following in Theme Options -> Custom CSS
.project-description .title {
display: none !important;
}
.project-info .title {
display: none !important;
}
5 – Title below the preview fortfolio (without display categories) is exactly between the pictures and it is not easy to recognize, whether they belong to the picture above or below it. Please, it is possible to narrow the gap between the text and the picture to which it belongs? Plus is possible to do change and give title above preview?
Sorry, I don’t understand this question.
Please provide URL. And screenshot with annotation.
Thank you
Hi,
Currently, there is a javascript error on your page.
Could be due to wrong shortcode or plugin conflict.
Please post the shortcode that you are using.
Remember to click the code button on this editor when you are posting.
I will need to use your shortcode to try on my localhost test site.
Thank you
Denzel
Hi,
I had already login and setup an example on your website.
Thank you.
Hi,
Use the following for video embed code.
<iframe width="420" height="315" src="https://www.youtube.com/embed/oRdxUFDoQe0" frameborder="0" allowfullscreen></iframe>
Use the following for video pop up URL
https://www.youtube.com/watch?v=oRdxUFDoQe0
Please see screenshot of setting.

You can go to Theme Options -> General -> Import demo content
Work from the demo content.
Thank you.
You are welcome!
Hi,
The content boxes shortcode was copied from demo content.
You can see that the content boxes on the homepage of our demo site is working properly.
http://demo.theme4press.com/alora/
Please go to Theme Options -> General -> Import demo content.
Import the demo content and work from the demo homepage.
Thank you
Hi,
Install and activate woocommerce plugin, then go to Theme Options -> General -> Import demo content.
Do the import, you will get the same setup as this page.
http://demo.theme4press.com/evolve/shop/
Work from the demo.
You will see some warnings about outdated template.
These will be updated in upcoming version.
Thank you.
Hi,
You can try out the WordPress audio shortcode.
https://codex.wordpress.org/Audio_Shortcode
It should show you a sound player if the shortcode is written correctly.
Thank you.
You are welcome.
Thank you