Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
wuche
tagDiv Member

Just want to thank macksix for his solution provided earlier:

“Workaround: In the settings for your Big Grid, enter 0 for the value “Offset posts” and the warning will go away.”

You’re a lifesaver. Thank you!!

wuche
tagDiv Member
wuche
tagDiv Member

Hi Simion,

Worked like a charm! You’re a lifesaver, thanks as always.

wuche
tagDiv Member

Hi Simion,

Thanks for the help. Unfortunately, it wasn’t any of the plugins and I have limited access to php.ini because I’m on an optimized wordpress plan (regretfully) that doesn’t allow changes to the php.ini or .htaccess.

Instead, I’d like to make another request. Instead of showing the Prev / Next buttons, can I replace it with a simple button that says: View More? and links to the Category page?

Also, is there a way to show the post date below the Post title in the mega menu?

Thanks!

  • This reply was modified 8 years by wuche.
wuche
tagDiv Member

Perfect. Thanks again for your help!

wuche
tagDiv Member

Thanks, no problem. Appreciate it anyway Bogdan. Have a great day.

wuche
tagDiv Member

Perfect, thanks again!

wuche
tagDiv Member

Hi,

Thanks for the reply. I’ve enabled them for now:

http://wuche.gg/dota2/fragrances/summers-scent-track-best-warm-weather-fragrances-2/

The code you provided unfortunately did not work. Can you take another look when you get a chance please?

Thanks!

wuche
tagDiv Member

Perfect! Thank you so much.

wuche
tagDiv Member

http://wuche.gg/dota2/

I think that was when I was still tinkering it. I’d still like to adjust the bottom padding after the category title, as it’s disproportionate to the top padding and looks awkward. I’d ideally have the category title padding similar to this website:

https://theringer.com/nba/home

Thanks!

wuche
tagDiv Member

Thanks!

wuche
tagDiv Member

Thanks! You’re awesome.

wuche
tagDiv Member

Everything worked great! Sorry I wasn’t being clear about 2.4: I simply wanted to arrive at that conclusion as a result of the steps prior.

However, I do have one more question: how do I remove the Whatsapp button from the share menu? I tried this code below but it didn’t work for whatever reason:

.td-post-sharing-bottom .td-social-whatsapp {
display: none;
}

wuche
tagDiv Member

Thanks! The social icons removal worked perfectly however the Related Articles font suggestion has an issue.

When I went to change the Font Size under Blocks / Widget Title, it not only did not change the size of the “Related Articles” text, it increased the “# Comments” text in the comments section.

How do I change the font size of only the “Related Articles” text?

Thanks again for your help so far.

wuche
tagDiv Member

Okay nevermind, it started working for some reason after the Advanced CSS randomly disappeared and I reapplied it.

wuche
tagDiv Member

Update: it worked perfectly, except when I tried to add an extra margin rule for mobile devices only.

Under the Advanced CSS tab, I applied the following code to every section exception Mobile:

.td-post-content p{
width: 69%;
margin-left: auto;
margin-right: auto;
}

And then under Mobile I increased width, with the code below:

.td-post-content p{
width: 90%;
margin-left: auto;
margin-right: auto;
}

Yet when I reduce my resolution to mobile, the content still seems to be at 69% instead of the desired 90%. Any ideas on how to get this working?

wuche
tagDiv Member
wuche
tagDiv Member

Update: I’ve checked my website on someone else’s iPhone and all three issues are almost certainly a caching issue.

So let me rephrase my issues 😛

1. How do I fully empty the cache on both Android and iPhone for testing? Because I manually empty cache on Safari and Chrome and new updates are still not reflected.

2. Is there a way to force a visitor to see the most recent version of my website?

Thanks!

wuche
tagDiv Member

Update on point 3: I checked on my desktop browser and the new background image for mobile menu/search background seems to be working properly when reducing browser width below 767, but the old image still persists when visiting on my Android smartphone on Google Chrome. Could this be some cache issue I’m overlooking?

Viewing 22 posts - 1 through 22 (of 22 total)