Forum Replies Created
-
AuthorPosts
-
May 25, 2022 at 7:17 pm in reply to: Ads not showing up on some pages added in widget and blocks #1352972
Hello Ismael
I haven’t closed any ads or blocked them. Some pages show and some don’t. Now on that page, it shows. Try this link in private and tell me if you see it…
I also checked with different browsers.
Hi Mike,
I added the first without custom class and worked but not sure if it caused issues with other block elements so I added the second you sent with a custom class and wasn’t applying.
#main .changely-widget .avia_codeblock {
height: 508px;I put a text block also to see what I can do but none seem to be working.
Also, I noticed without the custom css class when it worked, the background of the widget had grey. Can that also change to transparent?
BR,
MikeHey Mike,
Worked! Thanks for that!
Just one more issue with a widget I added. I added a readjust according to screen size with 100% width and height and every time I add this widget I get a scrollbar without the whole thing adjusting and showing. I tried adding it to the body and then to the sidebar but get the same result. How can I remove the scrollbar and get the whole thing to show? I have attached the page URL and image of this.
Thanks again for the awesome support.
BR,
MikeNOTE: I have several codes in each widget so if I add a border through ‘Edit column’, it adds a border on the whole widget. I just need specific borders on those 2 things mentioned above…
Hello Mike,
I’ve tried it but doesn’t seem to be working.
I added a link below so you can check it yourself with the specific layout and columns.
The thing is every page has a different widget column added as the left and right sidebar. I don’t know if that has something to do with it not working but where the coding you had sidebar-left for example, I tried changing the name to the widget column of the page, and still not working. I also tried increasing the max width.Let me know if I did something wrong…
I’ll wait for your response.
Kind Regards,
MikeI’ve tried adding custom css to both sidebars and adding this css code but doesnt work:
@media only screen and (min-width: 1440px) {
.sidebar-right {
display: none;
}
.sidebar.left {
display: none;
}
}Hello,
When I do that, on landscape mode on mobile devices, it shows. I want it on both landscape and portrait mode not to show. I have attached an example in private.
Thanks again,
Mike
Hello Nikko
Thanks for that. I did the layout and sets the columns but now the mobile version doesn’t detect they are sidebars. How can I make those sidebars not show on small & medium devices? I have left the URL in private :)
BR,
MHello Mike,
Ok, thanks a lot. I sorted it out. You can close this thread :)
Best Regards,
MikeHello again,
Thanks for that. I will just replace the ad as there is no option for that.
I also have an issue with Google Adsense where I turned on Auto Ads and placed a banner size I am not satisfied with.
I tried switching off auto ads but the ad remains there. I want an ad placed there but an ad 728×90 with the right padding-top, bottom, and centered.
How can I find this code to edit it? Where do I go in the theme editor? I tried finding it in header.php but no luck. I have pasted a link in private.Kind Regards
MikeHello Mike!
Yes, some banners scale properly. For example, the ones that are added to my directory and added manually with HTML work.
However, the html5 code which I add of a banner that I created doesn’t scale.
I’ve sent you the screenshot of the banner I am referring to.
The banner is on the bottom of the right sidebar. If you view it on a desktop and make the window smaller or view it on screens that are small and still have the sidebar activated, that specific one won’t scale. Any reason why?
Kind Regards,
MikeHello Yigit,
Yes, it works! I checked again.
Just a few more things regarding this.
I sent two screenshots in private of the two changes I need. The code you gave me for some reason is placed below the search of the main forum page.
1. How can I place it over it with some padding space on top and bottom?
2. On the topics pages, the banner is placed right on top of the topics boxes. How can I get some spacing between that?
3. How can I disable links in the comments boxes? Ive tried a couple of codes such as:
remove_filter( ‘bbp_get_reply_content’, ‘bbp_make_clickable’, 4 );
remove_filter( ‘bbp_get_topic_content’, ‘bbp_make_clickable’, 4 );
but doesn’t work :(
4. Lastly, how do I get the mobile banners being displayed on small devices and the one I added which is a banner for larger device screens to show up only there?Thanks a bunch :)
KR,
MikeHello Yigit,
The code doesn’t seem to be working. I put it as you said with the script provided before…
Hey Yigit,
Worked for me thanks! You can close this thread :)Kind Regards,
MikeApril 19, 2022 at 5:43 pm in reply to: Search and close button overlaps when scrolling on menu #1348841Hey Mike
This works perfectly. Thanks a bunch! :)
BR,
MikeHey Mike,
I already exported it. I just activated the parent theme before I logged out. Just to make sure, the child theme should always be activated, correct?
Also as far as the banner ads are concerned. I added them as widgets and add the shortcode of the widget on the code block for each. Is there a way to just take the HTML code from the widget and add it in forums as we said?
I posted the code for the main top banner in private..
Thanks again.
KR,
MikeHey Ismael,
I’m getting it in Tools>Site Health on WP Dashboard.
I’ve tried disabling all plugins and clearing the cache and it doesn’t go away…If it was a plugin fault if I disable it, shouldn’t it go away? Also, why would this suddenly pop up after the latest WordPress update? :/
I’ve put the link to the issue in private.How can I fix this?
KR,
MikeApril 18, 2022 at 7:39 pm in reply to: Search and close button overlaps when scrolling on menu #1348713Hi again,
Strange. I still get the same.
My screen resolution in portrait mode is 412×892 and in landscape mode vice versa 892×412…
BR,
MikeApril 18, 2022 at 5:16 pm in reply to: Search and close button overlaps when scrolling on menu #1348705Hi,
I’ve tried multiple times and not gotten that result :/
I’ve purged cache, cleared cache browser, and also deactivated cache plugin and still getting the same result.
I am using chrome on s22 plus. Maybe it plays a role on what device? Is your device different dimensions to which the code applies maybe? Maybe it’s the browser? Are you using safari?BR,
MHello again,
Thanks for the guide-through. I have followed the instructions and installed the child theme with copying & exporting. All seems well.
I have posted a link in private with a temporary log-in link…
BR,
MikeHello,
I would like to add a banner on the main forum page and each of the main forum sections created (links of each in private), and yes one for mobile and one for desktop.
I don’t use a child theme. Is that needed for this? Is it difficult to create a child theme?
BR,
MikeApril 18, 2022 at 12:13 am in reply to: Search and close button overlaps when scrolling on menu #1348654Hi again,
I’ve tried this code but doesn’t seem to work. I’ve also tried changing the px for the right and the max-width but nothing seems to change…
Hello again,
All seems to be working. Thanks again for the assistance! :)
BR,
MikeApril 17, 2022 at 11:15 pm in reply to: Various resolutions on certain devices not auto-adjusting (overlap or cutoff) #1348649Hi,
You can close this topic :)
Thanks again.
BR,
MikeHi,
Unfortunately, I can’t add a banner on the main page of the forum on top, where all forums are shown. I will try putting one in the description but I doubt it will add it on the page of that specific forum. It will just add it along with the description of the forum page. Will check out the plugin though. Thanks again.
BR,
mikeHello again,
Thanks for that. Ok so I add custom classes (mobile-banner & desktop-banner) to each code block and in enfold>general styling in quick CSS, I add the above codes? one of the two? correct?
BR,
MApril 17, 2022 at 10:18 pm in reply to: Search and close button overlaps when scrolling on menu #1348643Hello Rikard,
I was using a Samsung s22 plus for that video and I also checked and had the same issue with an iphone 13 pro max on landscape mode…
BR,
MikeHello Mike,
I’ve checked and see this plugin doesn’t have many users and the rating is not so great. That’s where I become a little skeptical for security reasons and functionalities with the latest WordPress software. As a newbie with WordPress, would you still recommend this? Is there any other way to go about this?
Thanks again!
KR,
MikeHello Mike
Thanks for the response. I tried adding the second set of coding you recommended:
@media only screen and (max-width: 1439px) {
.mobile-banner {
display: block;
}
.desktop-banner {
display: none;
}
}
@media only screen and (min-width: 1440px) {
.mobile-banner {
display: none;
}
.desktop-banner {
display: block;
}
}However, I still get the 728×90 banner overlapping when it’s on the Ipad Pro landscape mode, the sidebar is triggered and there isn’t enough space. I tried to switch off the setting on the code block for this coding to apply and also while the settings were ticked in each code block but still get it to trigger on a device and the overlapping. I added a screenshot in private.
For example, to make it more clear, on my home page at the top (and other pages), I have one code block for mobile/tablet ads and one code block for desktop ads. Am I doing something wrong and this code isn’t working?
BR,
MikeApril 15, 2022 at 12:59 pm in reply to: Various resolutions on certain devices not auto-adjusting (overlap or cutoff) #1348503Hello Rikard
Thank you for that. I had to figure out what the issue was and found it was because there was minify on CSS processing and was causing this issue for some reason after you had put the new coding with the search and menu. The screen on landscape mode now works on android as well as the search and menu. Thank you very much! :)
KR,
M -
AuthorPosts