Forum Replies Created
-
AuthorPosts
-
planetshine
KeymasterHey, I replied to you in e-mail
planetshine
KeymasterHey, can you please check that the admin user and pass is correct? I’m getting an error when I try to log in.
planetshine
KeymasterHey,
Seems that you have placed the ad as an image now? Can you show the ad code you used before?
September 8, 2021 at 7:39 pm in reply to: Stars (for reviews) system conflict with Google Search (for Rich Results) #11141planetshine
KeymasterI suggest to delete the theme and re-install.
August 30, 2021 at 7:19 pm in reply to: Stars (for reviews) system conflict with Google Search (for Rich Results) #11133planetshine
KeymasterThis reply has been marked as private.planetshine
KeymasterHey,
sorry, I missed your question. Can you try disabling this yoast feature (see attachment)? It might be what’s causing the fontawesome issue. It seems like you have 3 different versions of fontawesome in your site.
Attachments:
You must be logged in to view attached files.planetshine
KeymasterHey,
these share counters buttons are not supported any more because many of the social networks no longer provide the necessary info. I would suggest looking into using a third party plugin for more advanced share functionality.
planetshine
KeymasterHey,
This applies globally to all wordpress sites not just ones built with this theme, so you can see this or similar articles for help:
https://www.wpbeginner.com/wp-tutorials/how-to-move-wordpress-from-local-server-to-live-site/The theme makes no difference in this.
planetshine
KeymasterCan you please try adding this to custom css box in theme settings and check if this solves it for you?
@media only screen and (max-width: 767px) { .dock { overflow: hidden; max-width: 100%; } }
planetshine
KeymasterThis reply has been marked as private.planetshine
KeymasterThis reply has been marked as private.planetshine
Keymaster17. can’t really replicate this. Chrome dev tools ignore zoom for the responsive tool you have in screenshots. Resizing browser @ 125% does not trigger the issue you display in screenshots. Can this really be repeated in real life use?
planetshine
KeymasterThis reply has been marked as private.planetshine
KeymasterHey,
15) The featured tag is used in 2 places in theme and the URL can be set manually there.
wp-content/themes/planetshine-magellan/theme/templates/post-categories-compact.php
wp-content/themes/planetshine-magellan/theme/templates/post-categories-compact-dropdown.php16) This might be what you are looking for in regards to category URL
WordPress. How to change “category” slug in website permalinks
planetshine
KeymasterThis reply has been marked as private.planetshine
Keymaster5. Did you uncomment this child themes functions.php and insert the overriden method there? You do not replace the entire file. Just some of the methods. See: https://planetshine.net/support/topic/how-to-modifying-theme-with-wordpress-child-theme-2/
class MagellanChildTheme extends Magellan { }
6 & 9. I see an error in browser console, but it’s all from wp core. The theme touches nothing here. And this works perfectly on my test store. Maybe it’s related to your advanced editor plugin or something similar to that? I don’t want to play football here, but I really don’t see this as a possible theme bug.
13. Footer fixed. Good catch.
Attachments:
You must be logged in to view attached files.planetshine
KeymasterThis reply has been marked as private.planetshine
KeymasterHey,
What are the issues you’re having with WP 5.7?
planetshine
KeymasterShould be ok now. There was an incompatibility with adrotate that I fixed with your ftp. I will add this to main theme next time we update.
planetshine
KeymasterHey,
1) Can you please check that you have the latest version of the theme – 1.0.25?
2) If you have this, or updating did not fix it, please try uninstalling plugin “Planetshine GoodGame Theme Extension” and installing it again (the theme will show a dialog banner asking you to do this automatically).
planetshine
KeymasterThis reply has been marked as private.planetshine
Keymaster5. Can you send the me edited file that you tried this with?
6. This should not be related to the theme. Can you try enabling one of the default wordpress themes for a moment and see if that changed anything?
7. I have to look into this. Not sure yet why this happens.
8. This can only be achieved editing the theme plugin. Go to wp-content/plugins/planetshine-goodgame/includes/gallery/gallery.class.php and replace the “gallery” in this line:
'rewrite' => array('slug' => 'gallery', 'with_front' => false),
The change might not take place right away. you might have to re-save wordpress permalink settings as WordPress caches these things internally.
9. Can you try the same as in question 6? This does not sound like theme issue.planetshine
KeymasterGreat, I’m glad you figured it out!
planetshine
KeymasterHey,
3) This is the file responsible for home slider items: wp-content/themes/planetshine-goodgame/theme/includes/vc-blocks/home-slider-item.php
5) Yes, you can. It’s explained in the docs. You have create a child class and override the method. see “Overriding theme PHP class methods” here: https://planetshine.net/support/topic/how-to-modifying-theme-with-wordpress-child-theme-2/
6) This looks unrelated to theme. There is a javascript error from weather atlas plugin. “Uncaught ReferenceError: wpColorPickerL10n is not defined”
7) Strange. If put [weather/] in there then it works. it might be something related to adrotate. did you try this shortcode in post text? Does that work?
8) See this: http://planetshine.net/docs/magellan-wp/#galleriesplanetshine
KeymasterThis reply has been marked as private.planetshine
KeymasterThis reply has been marked as private.planetshine
KeymasterHey,
Refunds handled by Envato. You have to submit request to their support and they will evaluate the situation etc.
planetshine
KeymasterHey,
The time should be entered in miliseconds. If you wish to have it change slide after 5 seconds, enter 5000. See the label for input field in wp bakery.
“The amount of miliseconds to delay between advancing the slider. Entering 0 will disable auto advance.”
planetshine
KeymasterHey,
That location is not intended as a menu. In theme demo you’ll find new ticker in that position. If you wish to add a menu there, then this is something you will have custom code.
I might be easiest to start by finding the code for the existing news ticker and putting the menu items in its place.
planetshine
KeymasterCan you give me a link to your site so I can check this out in action? Mark the post as private so it’s not publicly visible.
planetshine
KeymasterNow that you resolved the builder loading issue, does this still needs fixing?
planetshine
KeymasterHey,
Nice, I’m glad you got this working.
planetshine
KeymasterCan you give me a link to you site so I can check this out in action? Cant seem to replicate on my test site with the latest version.
planetshine
KeymasterHey,
See this section in docs:
http://planetshine.net/docs/magellan-wp/#homepage-sliderplanetshine
KeymasterCan you please try again? due to themeforest review hold up, it only got released yesterday.
planetshine
KeymasterHey,
I have submitted an update to the theme that should fix the issue you are having. If it does not get held up by themeforest review, if you should be available in a day or so. If it does get stuck, I can send you the update as a zip.
December 22, 2020 at 9:25 pm in reply to: Visual Composer shortcodes in demo Blog posts and new posts #10984planetshine
KeymasterHey,
Sorry for late response. You need to enable wp bakery for posts in settings. see this for more info:
I can not use WPBakery Page Builder on Posts and Custom Posts
planetshine
KeymasterHey,
It looks like you have not activated the bundled plugins. That’s why the content can not be shown properly. See this for help with installing plugins:
http://planetshine.net/docs/goodgame-wp/#installing-pluginsAs for site speed, this is something that you should probably discus with your hosting. The theme works really well on most regular wordpress hostings. If it’s running that slow, then something must be wrong with your setup.
planetshine
KeymasterHey,
Can you please send me a link to your site so I can check this out in action? I’m sure it’s an easy fix, but it’s hard to tell exactly what’s wrong from only the screenshot.
planetshine
KeymasterHey,
GoodGame theme does not have a premium content feature, so this is definitely one of your plugins that’s causing this. Seems to me like your site offers paid services, so probably the same plugin that is used for this, also causes the issue in other places.
planetshine
KeymasterHey,
Editing the text will require to edit a theme file. Removing it a bit simpler as you can hide it with some css.
You can paste this in the custom css box in theme settings:
.review-summary-gg .details h3 { display:none; }
planetshine
KeymasterHey,
1) If you are not into editing styles with CSS, you could attempt to adjust it using SiteOrigin editor. See this for more info: https://planetshine.net/support/topic/how-to-making-theme-style-modifications-adjusting-colors-sizes-etc-8/
2) Unfortunately there is no easy way to achieve this without editing theme code.
3) The rating value comes from the setting field at the very bottom of wp-admin, when you open the post. See “Rating (for reviews)”. It’s also what’s used in all the places where to post is displayed in other places of theme. I hope this answers the question you had. Let me know if you intended something else with this.
planetshine
KeymasterHey, can you please check if it’s the same with one of WordPress default themes? I’m asking because the theme does not affect ordering of posts – it just displays what WordPress gives it to display.
August 3, 2020 at 5:21 pm in reply to: Credit plugins for featured image do not work with theme #10942planetshine
KeymasterThis reply has been marked as private.planetshine
KeymasterAwesome, I’m glad you managed to figure this out.
planetshine
KeymasterThis reply has been marked as private.planetshine
KeymasterThis reply has been marked as private.planetshine
KeymasterThis reply has been marked as private.planetshine
KeymasterHey,
Can you give me a link to your site so I can check this out in action? Might be a plugin or something else causing conflicts. Can’t replicate this on my end.
July 17, 2020 at 7:10 pm in reply to: How to edit permalink for each single "Category Page" ? #10920planetshine
KeymasterHey,
I don’t think that it’s possible. If it is, then it’s definitely not a theme feature. There might be some plugins out there for this, but I have never seen this used.
-
AuthorPosts