supportwpr
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [News Magazine X] TranslationHi,
Thank you for your kind words — we’re glad to hear you’re enjoying the theme.
Yes, you can translate or change the “Read More” text without using a child theme. We would recommend using the Loco Translate plugin, which allows you to translate theme strings directly from the WordPress dashboard.
After installing the plugin, you can:
Go to Loco Translate → Themes
Select the theme
Search for “Read More”
Replace it with your preferred Spanish textThis is the easiest and safest way to customize translations without modifying theme files.
Kind regards
Hi @leonzych
Thank you for reaching out.
The News Magazine X theme uses query-based post widgets to display content. From what we can see, it looks like the post grid has been added in two different places, which is why it appears duplicated.
To resolve this, you have a couple of options:
Use the post grid widget in only one location, or
Keep both, but adjust the query settings (for example, select different categories for each widget), so they display different posts instead of the same ones.Alternatively, you can simply remove the widget from one of the sections entirely.
Please check your widget or page builder areas where the post grids are added, and adjust accordingly.
If you need help locating or editing these sections, feel free to let us know.
Kind regards
Hi @leonzych
At first, thank you for choosing our theme and service.
To provide you with the most accurate assistance, could you please describe the issue you’re facing in more detail? Additionally, sharing a direct link to the page where the problem appears would be immensely helpful. If possible, providing screenshots of the issue will give us a clearer understanding and allow for more targeted support.
Once we have this information, we’ll be better equipped to identify the issue and provide a solution.
Kind RegardsForum: Themes and Templates
In reply to: [News Magazine X] import contentAt first, thank you for choosing our theme and service.
Please Navigate to Tools > Site Health > Info (tab) and click on the “Copy site info to clipboard” button, then send the information to our email: [email protected]
Also, navigate to Tools > Export – choose All Content click on Download Export File, and then send this file to our email – [email protected] as well.
We will analyze your system and replicate the same case. This will help us to debug the issue much easier and provide a faster solution.
P.S. Please don’t forget to mention the support URL from ww.wp.xz.cn
Kind Regards
Forum: Themes and Templates
In reply to: [Ashe] Changer le jeu de couleurs du thèmePlease navigate to Dashboard > Appearance > Customize > Additional CSS and add the CSS snippet below:
.page-content, .main-content {
background-color: #FFF4E6 !important;
}
Kind RegardsForum: Themes and Templates
In reply to: [Ashe] Changer le jeu de couleurs du thèmeAt first, thank you for choosing our theme and service.
To provide you with the most accurate assistance, could you please describe the issue you’re facing in more detail? Additionally, sharing a direct link to the page where the problem appears would be immensely helpful. If possible, providing screenshots of the issue will give us a clearer understanding and allow for more targeted support.
Once we have this information, we’ll be better equipped to identify the issue and provide a solution.
Kind RegardsForum: Themes and Templates
In reply to: [News Magazine X] Images not visible in some blocksAt first, thank you for choosing our theme and service.
Please Navigate to Tools > Site Health > Info (tab) and click on the “Copy site info to clipboard” button, then send the information to our email: [email protected]
Also, navigate to Tools > Export – choose All Content click on Download Export File, and then send this file to our email – [email protected] as well.
We will analyze your system and replicate the same case. This will help us to debug the issue much easier and provide a faster solution.
P.S. Please don’t forget to mention the support URL from ww.wp.xz.cn
Kind RegardsForum: Themes and Templates
In reply to: [Ashe] Blog post navigation buttons border-radiusYou are most welcome!
Feel free to contact us at any time, and we appreciate your continued trust in our services.
Kind Regards
Forum: Themes and Templates
In reply to: [Ashe] Blog post navigation buttons border-radiusHi @marxveix
Please try to use this CSS snippet instead
.blog-pagination a, .numeric-current-page {
border-radius: 100%;
}
Kind RegardsForum: Themes and Templates
In reply to: [Ashe] Blog post navigation buttons border-radiusHi @marxveix
To add rounded corners to the previous/next navigation buttons, you can use this CSS:
.single .previous-post i {
border-radius: 20px;
}.single .next-post i {
border-radius: 20px;
}You can add this in:
Dashboard → Appearance → Customize → Additional CSS
Let me know if you need help with anything else.
Kind Regards
Forum: Themes and Templates
In reply to: [News Magazine X] unable to buy themeHi Ricardo,
Thank you for reaching out!
Since your question involves a payment and purchase issue, we’re not allowed to discuss or provide support for these kinds of cases here on the ww.wp.xz.cn forum, as it’s strictly limited to the free version of the theme.
Please contact us directly at [email protected], and we’ll be happy to assist you promptly with your Magazine Pro purchase issue.
Kind regards
Forum: Themes and Templates
In reply to: [Ashe] WooCommerce Images in shop TOO BIGHi @oceanbuddha
That’s wonderful to hear! I’m really glad Option #1 and the Regenerate Thumbnails plugin resolved the image issue for you — great job getting it all sorted out.
If you run into anything else while fine-tuning your site, feel free to reach out anytime. Always happy to help!
Kind regards
Forum: Themes and Templates
In reply to: [Ashe] WooCommerce Images in shop TOO BIGHi there 👋
Thanks for reaching out and for using the Ashe theme!
Image display on WooCommerce shop pages (like the product grid layout) is handled primarily by WooCommerce’s own image settings, not by the theme itself. Ashe simply applies styling to those images.
Here’s what you can try:
- Adjust image sizes directly in WooCommerce:
- Go to Dashboard → WooCommerce → Settings → Products → Display (or Appearance → Customize → WooCommerce → Product Images on newer versions).
- From there, you can reduce the catalog and thumbnail image dimensions.
- After making changes, click Save Changes, then regenerate images using the Regenerate Thumbnails plugin.
- If you still want to control image size via CSS, you can add this snippet under Appearance → Customize → Additional CSS:
ul.products li.product img { max-width: 80% !important; height: auto !important; }You can adjust the80%value to make the images smaller or larger.
Kind regards
Forum: Themes and Templates
In reply to: [Ashe] On mobile version, search form disappearsHi there 👋
Thanks for reaching out!
Since you’re using the Ashe Pro (paid) version, we’re unfortunately not allowed to provide support for premium products through the ww.wp.xz.cn forums — this is a restriction set by WordPress itself.Please contact us directly at [email protected], and our support team will gladly help you resolve the mobile search form issue.
Kind regards,
Vako
Ashe Pro Support TeamForum: Themes and Templates
In reply to: [Bard] Logo and admin notice/Home page/DeleteHello @joeweb555
At first, thank you for choosing our theme and service.
To remove small author logo and admin notice please navigate to Dashboard > Appearance > Customize > Single Post and disable the option “Show Author”
Kind Regards - Adjust image sizes directly in WooCommerce: