WP Radiant
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Production Factory] Can’t edit page contentHello @rheinmahatma,
The page content is dynamic, so it cannot be edited directly from the template.
To edit the content, please follow these steps:
1. Go to Dashboard → Pages.
2. Click Add New Page (or open the page you want to edit).
3. Add or modify your content in the page editor.
4. Click Publish or Update.
After that, the changes will appear on the front end.
If you click Edit from the front end and it opens the Template Editor, you won’t be able to change the page content there because templates control the layout, not the actual page content.
Please try editing the page from Dashboard → Pages, and you should be able to update the content successfully.
Thank you !Hello @rheinmahatma,
By default, the “Our Core Services” section is designed to display posts, not pages.
If you would like to show pages instead of posts, it requires a small customization in the theme
file where the query is defined. The post_type needs to be changed from post to page.
Thank You.Hello @rheinmahatma,
To better understand the issue with the cover image not displaying full-width on mobile view,
could you please share a screenshot of the affected section (mobile view) ?
Thank YouHello @taylormlander,
This issue has been solved now.
Thank You.Forum: Themes and Templates
In reply to: [Psychotherapy] Changing appearance of menu itemsHello @trevorwood,
Repalce the below css code from line no 1884 to 1894 to change the background color and text color of the submenu.
header .wp-block-navigation-submenu li.wp-block-navigation-item.has-child.open-on-hover-click.wp-block-navigation-submenu,
header .wp-block-navigation-submenu li.wp-block-navigation-item.wp-block-navigation-link{
background-color: var(–wp–preset–color–background) !important;
color: #000;
border: 1px solid #fff;
}
header .wp-block-navigation-submenu li.wp-block-navigation-item.has-child.open-on-hover-click.wp-block-navigation-submenu:hover,
header .wp-block-navigation__submenu-container a.wp-block-navigation-item__content:hover,header .wp-block-navigation-submenu li.wp-block-navigation-item.wp-block-navigation-link:hover{
background: var(–wp–preset–color–background) !important;
color: #cf2e2e !important;
}
header .wp-block-navigation-submenu li.wp-block-navigation-item.wp-block-navigation-link:hover span{
background: #fff !important;
color:#cf2e2e !important;
}
Thank you.Hello @maenalashram,
Could you please provide screenshots for better understand the problem, so we can help resolve your issue?
Thank You.Forum: Themes and Templates
In reply to: [RT Education School] video trainingHello @mdh2022,
You can refer to the theme documentation it will help you edit your website.
Thank You.Forum: Reviews
In reply to: [Cleaning Equipment] Good Support TeamHello @ahmad7866,
Thank you so much for your positive feedback.Forum: Reviews
In reply to: [Movie Cinema Blocks] What is wrong with this thing?Hello @myfilmgr,
Thank you for your feedback, and we’re sorry to hear you’re facing issues with the categories.
Follow the below steps to resolved your issue.
1) Open Full Site Editor: Go to Appearance > Editor > Templates and select the All Archieves template part.
Inside the Archives template part, click on the Query Loop block. Then, select the Query Type as Default and save the changes. This will display your posts according to the category.
Please see the below screenshots for help.
Thank You.
Forum: Themes and Templates
In reply to: [Event Management Blocks] Social IconsHello @vinijune,
Delete the old Twitter bird logo, and within the Social Icons block, click on the block, then select the “+ Add Item” button. Search for the new Twitter X logo and add it to the block.
Please see the below screenshots for help.
https://ibb.co/VWsjRNZ1
Thank You.Forum: Themes and Templates
In reply to: [Smart Home Automation] Blog Post PageHello @alanaj7,
Increase the number of posts shown on the blog page under Settings > Reading
Under “Blog pages show at most”, change the number to the desired number of posts you want to display per page.
Thank You.
Forum: Reviews
In reply to: [Cleaning Equipment] yorumHello @seymaaydogan,
Could you please provide more details about your query, so we can help you?
Thank You.Forum: Themes and Templates
In reply to: [Furniture Shop Blocks] how to add items to the main header menuHello @chazzymmann,
“To add the menu on the navigation bar in the header, follow the steps below:”
1) Open Full Site Editor: Go to Appearance > Editor and locate the Header template part.
2) inside the Navigation block, you can add new menu items by selecting the block and clicking on the “+ Add link” button and select the page you want to add in menu.
Refer to the screenshot below for help :
https://ibb.co/hyC39QR
Thank You.Forum: Reviews
In reply to: [Movie Cinema Blocks] What is wrong with this thing?Hello @sunsetstreamingapp,
Sorry for the inconvenience. Could you please share screenshots of the issue you’re experiencing? This will help us assist you in resolving the problem and provide guidance on creating unique pages without them displaying the same content.
Thank You.
Forum: Reviews
In reply to: [RT Education School] Theme disabled my site for several daysHello @katiestokes,
Could you please provide more details about your issue and include any relevant screenshots, so we can help resolve your issue?
Thank You.