corewpress
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Kale] How do I remove “my diary” from homepageHello trishf7,
Hope you are having a great day and thanks for contacting us!
In order to remove that section, Please go to WP Admin > Appearance > Customize > Additional CSS and inside that box, add the following code:
.frontpage-large-post { display: none; }Try it and let me know how it worked.
Kind regards,
DiegoForum: Themes and Templates
In reply to: [Elara] Change number of columns in „Recent Post“ sectionHi @charlios315,
Please, contact me at https://www.lyrathemes.com/support/ so you can share your WP Admin credentials and I can dig into your issue. I’m sure it’s a small configuration setting.
Looking forward to your email.
Kind regards,
DiegoForum: Themes and Templates
In reply to: [Elara] Change number of columns in „Recent Post“ sectionHi @charlios315,
This is because you have your blog as your frontpage instead of the theme frontpage. Make sure to go to WP Admin > Settings > Reading, and select “show latest posts” and not a specific page (I know it sounds like the opposite I’ve explained, but just give it a try).
Please, let me know if you need any further assistance.
Kind regards,
DiegoForum: Themes and Templates
In reply to: [Juliet] Changing margins!Hi @kristinainnemee,
The way to show a text like that is adding a
<br>element at each end-of-line.The dog went to the store by himself and<br> the store manager gave him some much<br> needed lip balmBut I’m almost sure this is not what you are talking about! In order to give you a CSS code, I need to see the container or other elements from the HTML and that can only happen by inspecting it. Maybe if you upload your site to a temp domain I can check it very quickly.
Please, let me know if you need any further assistance.
Kind regards,
DiegoForum: Themes and Templates
In reply to: [Elara] Change number of columns in „Recent Post“ sectionHello @charlios315,
Hope you are having a great day and thanks for contacting us!
Our theme demo here http://demo.lyrathemes.com/elara/ shows two different areas, with 4 and 2 columns, so I’m not sure where you have 3 columns per row. Could you share your URL so I can see this first hand?
Regarding the Search text in your language, that’s not a theme feature, but you could add a multilanguage plugin, or just localize your install to your language.
Please, let me know if you need any further assistance.
Kind regards,
DiegoForum: Themes and Templates
In reply to: [Juliet] Changing margins!Hello @kristinainnemee,
Hope you are having a great day and thanks for contacting us!
Could you share your URL so I can see this first hand?
Thanks.
DiegoForum: Themes and Templates
In reply to: [Kale] Removing overlay text on header imagesGlad to hear that!
Please, let me know if you need any further assistance.Kind regards,
DiegoForum: Themes and Templates
In reply to: [Kale] Removing overlay text on header imagesHello @vennebuhill,
Hope you are having a great day and thanks for contacting us!
At this link: https://help.lyrathemes.com/ you’ll find all the updated documentation on the theme. But if you don’t find what you need or need help, please let me know!
Kind regards,
DiegoForum: Themes and Templates
In reply to: [Kale] increase headings h1,h2.h3 in my blog postHello @anmeh,
Hope you are having a great day and thanks for contacting us!
Please go to WP Admin > Appearance > Customize > Additional CSS and inside that box, add the following code:
h1 { font-size: 14px; } h2 { font-size: 14px; } h3 { font-size: 14px; } h4 { font-size: 14px; }Change the number of the font size for each one to meet your needs.
Try it and let me know how it worked.Kind regards,
DiegoForum: Themes and Templates
In reply to: [Vega] Homepage problemHi @lovewordpress4ever,
Could you share your URL so I can see this first hand?Forum: Themes and Templates
In reply to: [Vega] Homepage problemHello @lovewordpress4ever,
Hope you are having a great day and thanks for contacting us!
You’ll need to create your own menu and assign it to the Primary Location. Please check the Codex where you’ll find specific instructions on how to do so: https://codex.wordpress.org/WordPress_Menu_User_Guide
Please, let me know if you need any further assistance.
Kind regards,
DiegoForum: Themes and Templates
In reply to: [Kale] Tablet image size sidebarHello @martafferreira,
That’s probably because the original images have different sizes and in the Tablet view, when it’s showing it in one column-full width, then it’s showing the original size, hence the different sizes. Maybe if they are all bigger than the column width of the tablet viewport, they would be reduced to fit.
Try it and let me know how it worked.
Kind regards,
DiegoForum: Themes and Templates
In reply to: [Vega] Woocommerce ShopGlad you could find it and thanks for sharing the solution!
Forum: Themes and Templates
In reply to: [Vega] Woocommerce ShopHello @radarrob,
Hope you are having a great day and thanks for contacting us!
Looks like you have the banner enabled, but you just don’t have a featured image assigned to it. Could you please try doing that and check if that solve the problem?
Looking forward to your reply.
Kind regards,
DiegoForum: Themes and Templates
In reply to: [Kale] How to increase theme version number in style.css?Hello @unflawlessbeauty,
Your WordPress install, will have a /wp-admin/ area. That’s where you can configure everything on your website. Once you are in it, please follow the original instructions: Go to Appearance > Themes > Add New and then you can upload the new theme ZIP file.
Please, let me know if you need any further assistance.
Kind regards,
Diego