Homepage › Support › Magellan WordPress Magazine › Multiple issues
- This topic has 42 replies, 2 voices, and was last updated 1 year, 8 months ago by
planetshine.
-
AuthorPosts
-
February 4, 2021 at 1:37 pm #11019
AltiusPtuj
ParticipantHi. I have some issues with your template
1. Top header display problems.
The top header row is always displayed, no matter what I do. I changed the setting Magellan – Header – show top header row but the black row on top is always visible.
If I uncheck “Show top header row” then the black row is also visible and also the orange menu row is on top what I don’t want. I want that the menu is bellow logo and banner (like now) and that the black top bar is not displayed.2. If I login to my page, then only the top bar is visible. I must click on Vau and control panel to view the backend of WordPress. If I hide the black header row via css, then I cannot get to WordPress control panel…
3. I have some long titles of the articles – the display is not ok – see attachment. How can I trim characters only in titles?
4. Advertisement problem. I have multiple ads in one position for instance header. Is it possible that this banners circulate every few seconds? And also is it possible to track the number of clicks on this banners?
5. If I scroll down, then I want, that the small logo is visible in menu bar, not the text “Vau”
Regards
-
This topic was modified 1 year, 11 months ago by
AltiusPtuj.
Attachments:
You must be logged in to view attached files.February 9, 2021 at 9:19 pm #11023planetshine
KeymasterThis reply has been marked as private.February 11, 2021 at 12:56 pm #11025AltiusPtuj
ParticipantThis reply has been marked as private.February 15, 2021 at 8:51 pm #11026planetshine
KeymasterThis reply has been marked as private.February 17, 2021 at 2:20 pm #11027AltiusPtuj
ParticipantThis reply has been marked as private.February 17, 2021 at 2:50 pm #11029AltiusPtuj
ParticipantThis reply has been marked as private.February 18, 2021 at 8:07 am #11030AltiusPtuj
ParticipantThis reply has been marked as private.February 18, 2021 at 2:44 pm #11032AltiusPtuj
ParticipantThis reply has been marked as private.February 19, 2021 at 8:36 pm #11034planetshine
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/#galleriesMarch 4, 2021 at 11:36 am #11037AltiusPtuj
ParticipantThis reply has been marked as private.March 5, 2021 at 8:36 am #11039AltiusPtuj
ParticipantThis reply has been marked as private.March 5, 2021 at 9:01 pm #11041planetshine
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.March 6, 2021 at 10:49 am #11042planetshine
KeymasterThis reply has been marked as private.March 8, 2021 at 9:51 am #11046AltiusPtuj
ParticipantThis reply has been marked as private.March 9, 2021 at 7:51 pm #11050planetshine
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.
March 12, 2021 at 12:50 pm #11051AltiusPtuj
ParticipantThis reply has been marked as private.March 23, 2021 at 10:19 pm #11055AltiusPtuj
ParticipantHi, another thing.
10. I tested the site on a laptop with scaling set to 125 % – default windows setting for this laptop display. The
sidebar is shown very low, please check your own demo:March 24, 2021 at 8:02 am #11056AltiusPtuj
ParticipantThis reply has been marked as private.March 29, 2021 at 1:47 pm #11058AltiusPtuj
ParticipantThis reply has been marked as private.March 29, 2021 at 8:11 pm #11060planetshine
KeymasterThis reply has been marked as private.March 30, 2021 at 8:12 am #11061AltiusPtuj
ParticipantThis reply has been marked as private.April 1, 2021 at 7:03 am #11063AltiusPtuj
ParticipantThis reply has been marked as private.April 1, 2021 at 8:05 pm #11066planetshine
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.April 2, 2021 at 6:19 am #11068AltiusPtuj
ParticipantThis reply has been marked as private.April 2, 2021 at 6:31 am #11069AltiusPtuj
ParticipantThis reply has been marked as private.April 6, 2021 at 8:09 pm #11071planetshine
KeymasterThis reply has been marked as private.April 7, 2021 at 12:07 pm #11072AltiusPtuj
ParticipantThis reply has been marked as private.April 7, 2021 at 1:02 pm #11075AltiusPtuj
ParticipantThis reply has been marked as private.April 9, 2021 at 5:38 pm #11080planetshine
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
April 19, 2021 at 11:21 am #11082AltiusPtuj
ParticipantThis reply has been marked as private.April 19, 2021 at 12:35 pm #11083AltiusPtuj
ParticipantThis reply has been marked as private.April 20, 2021 at 11:33 am #11084AltiusPtuj
ParticipantThis reply has been marked as private.April 20, 2021 at 11:46 am #11086AltiusPtuj
ParticipantThis reply has been marked as private.April 22, 2021 at 7:02 pm #11087planetshine
KeymasterThis reply has been marked as private.April 23, 2021 at 7:17 am #11088AltiusPtuj
ParticipantThis reply has been marked as private.April 27, 2021 at 8:31 pm #11094planetshine
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?
April 29, 2021 at 11:35 am #11095AltiusPtuj
ParticipantThis reply has been marked as private.April 30, 2021 at 11:56 am #11097AltiusPtuj
ParticipantThis reply has been marked as private.May 3, 2021 at 6:17 pm #11100planetshine
KeymasterThis reply has been marked as private.May 4, 2021 at 6:43 am #11102AltiusPtuj
ParticipantThis reply has been marked as private.May 5, 2021 at 6:22 am #11103AltiusPtuj
ParticipantThis reply has been marked as private.May 5, 2021 at 6:58 am #11105AltiusPtuj
ParticipantThis reply has been marked as private.May 7, 2021 at 8:17 pm #11107planetshine
KeymasterThis reply has been marked as private. -
This topic was modified 1 year, 11 months ago by
-
AuthorPosts
Learn more about Renewing Item Support and Themeforest Item Support Policy.