185 comments found.
Is there a way to set the image for a blog post without using Elementor? I believe in Elementor it is called the “Featured Image” for a post.
“Featured Image” is a default WordPress feature and does not relate to the Elementor. Your posts have featured image now. https://giftbee.store/,
Is there some CSS code that can change the color of the “Read More” button for blog posts on the homepage? For example, on my site https://giftbee.store/, I would like the color of the “Read More” button to change from purple to pure black hex code #000000.
Hi there,
From the theme options > styling > change the “second Color”
Thanks
That worked great, thank you!
You are welcome,
Please rate the theme 5 stars if you like it
Hi. I’m using Elementor on my website and when I try to set the query based on Taxonomies on the Posts elements, the content that shows up it’s not the respective Category or Tag I set. Can you help me, please? The Elementor Pro posts element works normally. (Sorry the english. I’m from Brazil.)
Hi there,
It is tested and working correctly. Are you sure that the posts are not under selected category?
Please send me wp-admin access to check it.
https://themeforest.net/user/rivaxstudioThank you
Message sent!
On my homepage of my site, https://giftbee.store/, I would like my posts to NOT show the associated categories (for example, “Mom” and “Recipients”). Is there a way to remove this from the display?
Hi there,
Yes, Just add this code to Appearance > Customize > css
.default-post-list-item .category {
display: none;
}
Awesome, that worked. Thank you! Is there one for the date as well?
Sure,
.default-post-list-item .date {
display: none;
}
Thank you for the awesome support so far. Another question I have for my site, https://giftbee.store/. From the homepage, I can see my posts. Am I able to add an image to posts displayed on the homepage? For example, right now I only have one post about gifts for toddlers. I’d like to insert a relevant image onto that post that will appear alongside the text on the homepage.
Nevermind! I believe I figured it out using Elementor.
Nice
Thank you for the quick reply to a previous question I posted today – it worked! One more question for now – On my website, https://giftbee.store/, I have one post currently. From the homepage, I can see my post along with my profile picture and account name as the author. Is there a way to remove this information so that only the date of the post is showing?
Hello,
Please add this code to Appearance > Customize > CSS
.default-post-list-item .author-name, .default-post-list-item .author-avatar {
display: none;
}
But the better way is design a page with the Elementor to have more control on design and elements. You are using the default simple layout.
Thank you
I’m using this theme to create this website: https://giftbee.store/
I’ve been playing around with the theme settings, but I cannot figure out why the title of my post is colored white. Can you click on the post from the homepage, take a look, and advise? I’d like the post title text to be black.
Hi there,
From the theme settings > Styling > uncheck the “Body Dark Background?”
Thank you so much
Hi. I have three questions for support: 1. How can I change the default header pink color? 2. Is it possible to modify the design of the individual post, beyond changing the content that is displayed before the header or after the content? 3. I did not find a simple you saw a quick configuration for Adsense. It wouldn’t be necessary either, I just want to insert an ad after the title in the posts, and I can’t do it because I don’t see a way to edit the layout of that individual post page.
Hi there,
From the theme settings > styling tab, you can change the “Accent Color” that is pink by default. Also you need to edit the header template with the Elementor. Please check this:
https://docs.rivaxstudio.com/roxeen/#create_header_footer https://www.youtube.com/channel/UC1iKOJwetdLzhcFBbDAhoRg/playlists2. Single post design can not be changed.
3. Create a new template with the Elementor in Roxeen > Rivax templates and add your ads code. Then from the theme settings > Single Post > Top content, select it to display at top of post. Also you can add ads in the sidebar
Thank you
I have selected Home 2 Design in the demo but my latest post is not showing in the home section the demo content is shown. and please don’t send the documentation and videos because no answer is given please provide the solution even when I edit with elementor and select Post its shows nothing and in the theme setting it’s not showing the hero layout why please tell me the proper solution. and if it is possible please make a video on it so that it can easily understand.
Hi there,
Please send your wp admin access to check it. Please send it from the form here: https://themeforest.net/user/rivaxstudio
Thank you
I have made changes to a theme for the logo change in the header but it does not change from the theme setting please tell us the solution to how we change it and also change the social link on top of the header. if it possible tell about footer edit also.
Hi there,
Please check the theme’s documentation and video tutorials.
https://docs.rivaxstudio.com/roxeen/#create_header_footer https://www.youtube.com/channel/UC1iKOJwetdLzhcFBbDAhoRg/playlistsYou need to edit the header template.
Thank you
How can I use—term-color of the categories in custom css? For example, within a subject of the blog, I place the links in the cores of the respective category
.content-container a{ color: (corresponds to category here) }
how do you do
Hi there,
We use this code:
.term-id-4 { —term-color: #ff6c6c; }
You need to add term-id-4 (4 is id example) to any where you want (for example in body classes for category page) and use it. You can ask help from a web developer to it using wordpress hooks or manipulate the theme’s codes.
Thank you
Please my website https://cebhow.com.ng/ is having issues looking like the home page theme demo, I have tried importing the demo but it is not working. Please can you help me?
Hi there,
I checked your site and all things are ok. Just for read more button, you used inline svg feature introduced recently in Elementor, add this code to Appearance > Customize > CSS
.rivax-read-more svg { width: 1em; height: 1em; }
Thank you
Yes please how can I edit the footer?
I want to edit the author page in menu and the footer. Please how?
Website cebhow.com.ng
Hello please I noticed my posts are not showing in categories https://cebhow.com.ng/category/lifehacks/ no posts on my categories just the side bar. Please how can I fix?
Also I want to edit the header social icons above the logo?
Hi there,
It seems you have broken the archive template. Please check this video: https://www.youtube.com/watch?v=4pHuM81577U&list=PL7e9bOCIBsHHFahX9AfbSKe6zDaIgGoJ_&index=2
For the header, you need to edit the header template.
Please check these
https://docs.rivaxstudio.com/roxeen/#create_header_footer https://www.youtube.com/channel/UC1iKOJwetdLzhcFBbDAhoRg/playlistsPlease I bought your theme and installed it but it’s nothing like the demo, can you help me please?
Hi there,
I checked your site and all things are ok. Just for read more button, you used inline svg feature introduced recently in Elementor, add this code to Appearance > Customize > CSS
.rivax-read-more svg { width: 1em; height: 1em; }
Thank you
Hello thanks for your help the other time.
I need to add the floating pink menu in mobile on https://freelancerslearn.com/ please how can I add it
Heyy my website was fine and everything working perfectly, suddenly I opened my website and found the theme scattered and disoriented. I didn’t do anything just keep publishing articles. https://cebhow.com.ng/
Hi,
I checked your site and it is working correctly.
It sometimes works perfectly and the theme will start having issues check cebhow.com.ng now
I don’t know but its working well now. Seems to be a bug or something
Maybe you had a cache problem or temporary internet connection problem or a host problem. I checked and it is working fine.
Hello please visit my website and this post page:
https://sopmentor.com/canada-student-visa-sop-sample/Something got messed up without me doing anything.
As you can see the blog post title and category (visa sop) got beneath the header and it looks ugly. I tried to debug this for almost half day and couldn’t figure out the solution.
Please let me know what is the issue and how can I fix this?
Hi there,
This post or may all, have a custom template for the top of the post. Please go to theme settings > Single Post, and choose Default for the Top Content. Also, edit that post and from the Gutenberg sidebar, choose Default for the Page Top Content.
Kind Regards
Hi! Is this compatible with Ad Inserter or Advanced Ads?
Hi there,
Yes, It is supported.
Thanks
Hi there,
Check “Offset” in the query section. It is 4. Set to 0
Thanks
how can i remove roxeen logo of header. i can’t remove that icon..
Hi there,
Please check this: https://docs.rivaxstudio.com/roxeen/#create_header_footer
Video tutorials: https://www.youtube.com/channel/UC1iKOJwetdLzhcFBbDAhoRg/playlists
Kind Regards
Hi, how can I make bold in articles? Currently, even if I enter bold, there is no difference in the text. Thank you.
Hi there,
Please choose one font for the body and headings. Both same font
Thanks
Hi. We are having issues with the woocommerce integration. All the woocommerce pages doesn’t work.
Hi there,
Please contact us with the form below and send your site address to see what problem you have.
https://themeforest.net/user/rivaxstudioThanks
Does this theme work with buddy press or bbpress?
Hi there,
I don’t tested them.
Thanks