Theme Palace » All Posts https://themepalace.com/forum/pro-themes/magazine-plus-pro/feed/ Wed, 24 Jan 2024 09:43:30 +0000 https://bbpress.org/?v=2.6.9 en-US https://themepalace.com/topic/reduce-or-stop-the-extra-media-images-generated-during-upload/#post-188808 <![CDATA[Reply To: Reduce or stop the extra media images generated during upload]]> https://themepalace.com/topic/reduce-or-stop-the-extra-media-images-generated-during-upload/#post-188808 Thu, 09 Mar 2023 03:53:00 +0000 Psink It is necessary to have different image sizes because a single image size cannot be adjusted to display as a thumbnail, medium size, and large image. Three images are created by WordPress default option and others are generated by theme. we need to display different image sizes in different places that’s why it’s required and cannot be optional.

If you set WordPress created media sizes to 0, your future gallery display may not work properly. I don’t recommend you to do that as it may cause problems in the future.

If you want to do it anyway this article may help you
https://perishablepress.com/disable-wordpress-generated-images/

]]>
https://themepalace.com/topic/reduce-or-stop-the-extra-media-images-generated-during-upload/#post-188806 <![CDATA[Reduce or stop the extra media images generated during upload]]> https://themepalace.com/topic/reduce-or-stop-the-extra-media-images-generated-during-upload/#post-188806 Wed, 08 Mar 2023 23:25:24 +0000 Roger I have run up against a number of files quota and therefor want to limit or turn off all the extra files that get generated at different resolutions when I upload a file – currently getting 12 files generated for each file i upload.
i’ve tried adjusting the ‘settings – media’ panel but that’s not helping.
any help would be greatly appreciated.

Roger Trewenack – essmc.org.au

]]>
https://themepalace.com/topic/mobile-output-with-theme-version-3-0-looks-strange-i-e-menu-sub-menus-items/#post-187563 <![CDATA[Reply To: Mobile output with theme version 3.0 looks strange, i.e. menu, sub-menus, items]]> https://themepalace.com/topic/mobile-output-with-theme-version-3-0-looks-strange-i-e-menu-sub-menus-items/#post-187563 Wed, 21 Dec 2022 05:55:31 +0000 Klas Kallin Hi,

Perfect, thank you ever so much!
Happy Holidays.
Kind regards
Klas

]]>
https://themepalace.com/topic/mobile-output-with-theme-version-3-0-looks-strange-i-e-menu-sub-menus-items/#post-187562 <![CDATA[Reply To: Mobile output with theme version 3.0 looks strange, i.e. menu, sub-menus, items]]> https://themepalace.com/topic/mobile-output-with-theme-version-3-0-looks-strange-i-e-menu-sub-menus-items/#post-187562 Wed, 21 Dec 2022 03:13:12 +0000 Psink @KKNP, Add this CSS, and for the background color you can change the color code in the ‘background-color’

@media only screen and (max-width: 900px){
#main-nav .main-navigation-search{
display: none;
}

.menu-toggle:hover, .menu-toggle:focus{
background-color: #1e73be;
}
}

]]>
https://themepalace.com/topic/mobile-output-with-theme-version-3-0-looks-strange-i-e-menu-sub-menus-items/#post-187546 <![CDATA[Reply To: Mobile output with theme version 3.0 looks strange, i.e. menu, sub-menus, items]]> https://themepalace.com/topic/mobile-output-with-theme-version-3-0-looks-strange-i-e-menu-sub-menus-items/#post-187546 Tue, 20 Dec 2022 06:40:15 +0000 Klas Kallin Hi,
As I have said before, you are the best!!!!!!!!!!

“Home” i now “Hem” = perfect.

Also, the mobile output for the test site with theme version 3.0 now looks MUCH MUCH better though I have a few things on my wish-list:

1) I would like to have the SEARCH FUNCTION/FIELD removed from the MOBILE output

2) Could you please state the CSS string for the ORANGE BACKGROUND COLOR of the MENU ICON BACKGROUND in the MOBILE OUTPUT. I dont like that color and would like to experiment a bit with different colors?

Thanks in advance and
KInd regards
Klas

]]>
https://themepalace.com/topic/mobile-output-with-theme-version-3-0-looks-strange-i-e-menu-sub-menus-items/#post-187544 <![CDATA[Reply To: Mobile output with theme version 3.0 looks strange, i.e. menu, sub-menus, items]]> https://themepalace.com/topic/mobile-output-with-theme-version-3-0-looks-strange-i-e-menu-sub-menus-items/#post-187544 Tue, 20 Dec 2022 03:45:35 +0000 Psink Please Add This CSS,

html[lang=”auto”] .trail-item a[rel=”home”] span,
html[lang=”sv-SE”] .trail-item a[rel=”home”] span{
display:none;
}

html[lang=”auto”] .trail-item a[rel=”home”]:after,
html[lang=”sv-SE”] .trail-item a[rel=”home”]:after{
content: “Hem”;
}

@media only screen and (max-width: 900px){
.main-navigation .menu-toggle {
margin: 10px 10px 5px;
border: solid #fff;
}

.menu-rum {
margin-left: 0px !important;
}

#main-nav ul ul{
background-color: #0c0e1082 !important;
}

#primary-menu .sub-menu li > a {
font-size: 11px;
color: #ffffff !important;
background-color: #ffffff00 !important;
}

#primary-menu .sub-menu li.current-menu-item > a{
background-color: #1e73be !important;
}

}

Let us know if its works

]]>
https://themepalace.com/topic/mobile-output-with-theme-version-3-0-looks-strange-i-e-menu-sub-menus-items/#post-187540 <![CDATA[Mobile output with theme version 3.0 looks strange, i.e. menu, sub-menus, items]]> https://themepalace.com/topic/mobile-output-with-theme-version-3-0-looks-strange-i-e-menu-sub-menus-items/#post-187540 Mon, 19 Dec 2022 17:34:21 +0000 Klas Kallin Hi again Psink,
Luckily, a bit late I realized that I in fact had upgraded to version 3 already in July of last year so the promlem with missing itenListElement is thereby eliminated. Sorry to have bothered you…
However, I have encountered another problem but now with theme version 3 as per the subject above.

1) I am working with two sites:
the main site: ekensberg4.se (based upon theme version 2.4) AND
the test site: wpekensist.vardagshjalp.se (based upon theme version 3.0)

If you please, ON A SMARTPHONE, take a look at these two sites you will yourself see what I mean by saying that with theme version 3 on the test site, the mobile output looks strange as far as the main menu, the submenus and the menu items are concerned (not nice). Plus that the menu icon is centered instead of aligned to the left.

On the other hand, with theme version 2.4 on the main site, the mobile output looks PERFECT.

I should mention that basically I have used the same extra CSS provided by you for theme version 2.4 when
setting up theme version 3.0.

2) Finally, again as regards theme version 3.0 it seems impossible to get a tranlation of the “Home”-string even using Loco Translation (this was very easy and straighforward in theme version 2.4).

PLEASE HELP!!!
Thank you in advance.
Kind regards
Klas

]]>
https://themepalace.com/topic/activated-breadcrumb-simple-gives-error-in-google-rich-results/#post-187509 <![CDATA[Reply To: Activated Breadcrumb Simple gives error in Google Rich Results]]> https://themepalace.com/topic/activated-breadcrumb-simple-gives-error-in-google-rich-results/#post-187509 Fri, 16 Dec 2022 07:09:33 +0000 Psink As we have to get updated with the WordPress version and the PHP version. We have to get updated to the latest version. Older versions may arise many issues because in every update functions are added or deprecated.

So in every update of WordPress, we have to check compatibility and release new updates by fixing the issue that arises with the new version of WordPress. In the same way, there is no such breadcrumb issue in the past days. And now in present days issue arise and we have fixed that issue in the latest version.

]]>
https://themepalace.com/topic/activated-breadcrumb-simple-gives-error-in-google-rich-results/#post-187497 <![CDATA[Reply To: Activated Breadcrumb Simple gives error in Google Rich Results]]> https://themepalace.com/topic/activated-breadcrumb-simple-gives-error-in-google-rich-results/#post-187497 Fri, 16 Dec 2022 06:42:25 +0000 Klas Kallin Hi Psink,

Thank you very much for your reply even though I am a bit surprised.

Do you seriously mean that I have to update in order to have a sulotion to the problem? I mean, the error is due to a flaw/an error in your version 2.4, do you think I should have to update/spend money to have the errror corrected?

Is that fair thinking?

Please let me know how you see the situation and of course, if you persist, I will have to update because I need a sulotion and I really like the theme.

Kind regards
Klas

]]>
https://themepalace.com/topic/activated-breadcrumb-simple-gives-error-in-google-rich-results/#post-187463 <![CDATA[Reply To: Activated Breadcrumb Simple gives error in Google Rich Results]]> https://themepalace.com/topic/activated-breadcrumb-simple-gives-error-in-google-rich-results/#post-187463 Fri, 16 Dec 2022 03:21:34 +0000 Psink @KKNP, The issue has been fixed in the latest version. You are using v2.4 on your site, please update the theme to the latest version which is v3.0.

]]>
https://themepalace.com/topic/activated-breadcrumb-simple-gives-error-in-google-rich-results/#post-187448 <![CDATA[Activated Breadcrumb Simple gives error in Google Rich Results]]> https://themepalace.com/topic/activated-breadcrumb-simple-gives-error-in-google-rich-results/#post-187448 Thu, 15 Dec 2022 11:42:02 +0000 Klas Kallin Dear Sirs,
Again Im turning to you for help.
As mentioned in the heading, when I activate Breadcrump (Simple) and testing with Google Rich Results, I get an error as regards “itemListElement” (the field “item” is missing as far as “type” and “id” is concerned). This goes both for the smartphone test as well as for the desktop test with Google Rich Results.
The above-mentioned means, among other things, that Google wont index my pages. Nor will I be able to get accurate statistics from Google.
NB: When I de-activate Breadcrumb, the error DISAPPEAR (but I need to have Breadcrump activated)!
Here is my URL: https://ekensberg4.se
Can this problem be solved by inserting extra CSS or by any other way?
Please please help!!!
Kind regards
Klas

]]>
https://themepalace.com/topic/centered-text-in-mobile-table-cells/#post-187343 <![CDATA[Reply To: Centered text in mobile table cells]]> https://themepalace.com/topic/centered-text-in-mobile-table-cells/#post-187343 Thu, 08 Dec 2022 05:27:07 +0000 Klas Kallin Hi Psink,

Super fantastic, you are the best! It works like charm.
Thank you very very much.
Kind regards
Klas

]]>