Forum Replies Created
-
AuthorPosts
-
Psink
Keymaster@SOARTS, While inspecting your site we have found that you have enable the feature slider but the images used on featured slider is not found on media library. Could you please double check the featured slider setting and reset the images on featured slider
June 23, 2024 at 11:39 pm in reply to: payment options on variable with attributes grayed out #196116Psink
Keymaster@LINDAJERLAMGMAIL-COM, Could you please let us know the name of the extension that you have used for making product variation? We are trying to replicate the issue on our side but we are unable to recreate the issue. And if you are using the WooCommerce extension to create the product variation, we would recommend you get a support from there as well
-
This reply was modified 1 year, 2 months ago by
Psink.
June 20, 2024 at 11:26 pm in reply to: payment options on variable with attributes grayed out #196093Psink
Keymaster@LINDAJERLAMGMAIL-COM, Could you please share the URL of that product page? We will take a look form our side and provide you a solution
Psink
KeymasterSeems, you are using the theme by “Gavias Themes”. You can get support form their official website
here is the link https://gaviasthemes.com/docs/gowilds/?page=supportPsink
KeymasterTo get a redline just below the Widget Title, you need to add an Additional Class ‘widget-title’ to that heading block
Here is the screen record how you can do that
https://www.awesomescreenshot.com/video/28591944?key=34c866e71c6f8295126964ccccc4e9e9June 12, 2024 at 1:02 am in reply to: Social Menu – Changing Twitter to X and Adding Threads #196059Psink
KeymasterTo override the old Twitter logo with the new X logo, please follow these steps:
1. Upload the X logo: Add the PNG of the X logo to your media library. You can download the logo from this https://we.tl/t-XRb24xT0ow.
2. Follow the tutorial: Watch the screen recording for a step-by-step guide on how to implement the change: https://demo.wenthemes.com/education-soul/wp-content/uploads/sites/69/2024/06/icons8-twitterx-15.png.
3. Add CSS: Insert the following CSS into the “Additional CSS” section of your theme:
.education_soul_widget_social ul li a[href*=”twitter.com”]:before {
content: “” !important;
background-image: url(https://demo.wenthemes.com/education-soul/wp-content/uploads/sites/69/2024/06/icons8-twitterx-15.png);
padding: 39px;
margin-top: 10px !important;
margin-left: 10px !important;
background-repeat: no-repeat;
}#colophon ul li a[href*=”twitter.com”]:before {
margin-top: 10px !important;
margin-left: 10px !important;
}4. Update the URL: Ensure you replace the URL in the background-image property with the URL of the X logo you uploaded to your media library.
Regarding Meta’s Threads, there may be plugins available that help you showcase Threads on your WordPress site. I recommend searching for a suitable plugin to integrate this feature.
June 11, 2024 at 7:11 am in reply to: Social Menu – Changing Twitter to X and Adding Threads #196049Psink
KeymasterCan you please share your site URL? We will take a look and provide you CSS
Regarding Meta’s Threads is it Instagram?
Psink
KeymasterHello,
You can simply change the content of widgets by changing the blocks as per your need,
here is the screen record of how you can do that
https://www.awesomescreenshot.com/video/28515300?key=1a5da870003c54ac1d8bcf5bde46b838June 10, 2024 at 11:22 pm in reply to: Social Menu – Changing Twitter to X and Adding Threads #196046Psink
Keymaster@ADAM1, currently it is not possible to release an update by changing the Twitter logo to X. However we can help you to change the Twitter logo to X with the help of Additional CSS.
Regarding adding threads – you can use a plugin by Smash Balloon
here is the link – https://wordpress.org/plugins/search/twitter+feed/Psink
KeymasterSure we will help you to update the theme to the latest version. Is it possible to share a temporary login to your site so that we can help you update the theme manually? You can share a temporary login with prashant.themepalace@gmail.com
June 9, 2024 at 11:23 pm in reply to: Side Widget area in customiser shows small box saying copy error #196038Psink
Keymaster@LOUISEGREENANIMALARTIST, Could you please share some reference screenshots and the URL of your site? We will take a look at our site and help you to manage the blank space
June 6, 2024 at 11:18 pm in reply to: Create transparent widget-wrap blocks and custom-header-overlay backgrounds #196018Psink
KeymasterOkay, you can try this CSS to make the width of the header image 100%
#custom-header img{
width: 100%;
}June 6, 2024 at 12:04 am in reply to: Create transparent widget-wrap blocks and custom-header-overlay backgrounds #196011Psink
KeymasterPlease try this CSS
#wp-discord.wpd-dark,
#secondary section .widget-wrap{
background-color: rgba(0,0,0,0.6);
}let us know if this does not works
Psink
KeymasterWe regret to inform you that there is currently no theme option available to disable post navigation. Since you prefer not to disable it using CSS, the only alternative is to edit the theme code directly.
You can remove the post navigation code from the single.php file.
To assist you with this, we have created a screen recording demonstrating how to remove the post navigation code: https://www.awesomescreenshot.com/video/28373853
If you don’t want to edit the theme code
The best way to deal is to create child theme and override single.php. You can create the child theme of Education Hub Pro
June 4, 2024 at 11:51 pm in reply to: Side Widget area in customiser shows small box saying copy error #196000Psink
Keymaster@LOUISEGREENANIMALARTIST, We apologize for the issue you are facing with your site.
It seems the issue is specific to your particular site. We have attempted to replicate the same issue on our site but were not able to generate the same problem. To assist you better, could you please share some reference screenshots or provide temporary access to your site for further investigation?
As you can see in the screen recording, there is no such issue on our end: https://www.awesomescreenshot.com/video/28334397?key=13189f787d75c53c89e25561549f082b.
-
This reply was modified 1 year, 3 months ago by
Psink.
-
This reply was modified 1 year, 2 months ago by
-
AuthorPosts