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 :)
Rony123456
tagDiv Member

Hello Betina!

Thank you for your response. The issue is still there.

Disable your ad blocker and check it. I noticed that the issue disappears when ad blocking is enabled. So I disabled my Ad plugin again, but still the same issue.

Rony123456
tagDiv Member

I have already posted the link. Do not copy-paste general answers. They do not help anybody.

System settings are all above required values, and plugins have been tested with no conflict.

The issue is one of the underlying TagDiv codes. It should load the desktop version instead of mobile version.
And on a phone, it shows the loading icon and then only blank space.

Rony123456
tagDiv Member

And while we are at it, what’s the best approach to put the title over the image on flexbox 5. The title needs to be aligned at the bottom of the image.

https://i.ibb.co/HCGdGsp/image.png

Rony123456
tagDiv Member

Hi,

And how I would go to implement the column text, so it retrieves the content of the page?

Rony123456
tagDiv Member

Hello?

Furthermore, my server’s wp memory limit is set to 512M, but under “System status”, the theme claims the limit is only 40M. But the phpinfo.php page says the limit is 512M.

Rony123456
tagDiv Member

Hi Calin, I am aware of that. But my question is where inside the single_template_2.php I should add the shortcode so the ad will appear above the featured image.

Rony123456
tagDiv Member

Also, does the theme support having infinite article loading? Basically when the user goes to the end of the article, scrolls a little more down, it shows another article.

If that is not possible, I am trying to add the following code:

<?php echo do_shortcode ('[td_block_16 limit="5" td_filter_default_txt="All" tdc_css=""]'); ?>

to the end of loop-single-2 but the lowest i can go is below related articles. How can I make it show below the comment section but above the footer? Also, is it possible to make it full width of the page, so it goes from obe side of the page to the other side, so it is 1/1 width?

Rony123456
tagDiv Member

Hi, I remember that a few versions ago, 4 or 5, you could edit a piece of code so it would prevent the theme from going into boxed mode when a background color was set.

Can it still be done?

Rony123456
tagDiv Member

Also, how to keep the wide menu bar when I set a backbground color?

Rony123456
tagDiv Member

I am utterly confused right now. The code is implemented as shown, however the problem occurs again.

View post on imgur.com

View post on imgur.com

Rony123456
tagDiv Member

I am adding it on loop-single-2.php but it gives a syntax error on line 39

View post on imgur.com

Rony123456
tagDiv Member

Thanks! What about the second button below? Which has a featured image on the side?

Rony123456
tagDiv Member

Hi,

Here’s an example

http://goo.gl/xnt7mT

Thanks!

Rony123456
tagDiv Member

Update!

Nevermind. Deleted the theme and reinstalled it. Fixed the problem.

Now the problem is that my Facebook fans counter on the plugin stays 0, while Twitter and YouTube subs are up to date.

Rony123456
tagDiv Member

Use this:

#td-top-mobile-toggle i {
color: #000;
}

.header-search-wrap .td-icon-search {
color: #000 !important;
}

Rony123456
tagDiv Member

Hi there,

You don’t need custom CSS. Go to Theme Panel > Post Settings > Post Settings and disable Show Post Views.

View post on imgur.com

Rony123456
tagDiv Member

Hi there,

Why don’t you update from the wp-admin panel? Activate another theme (for example Twenty Fourteen), delete the old theme and then upload the new one.

Rony123456
tagDiv Member

Anyone?

Rony123456
tagDiv Member

Unless you had a very customized site using V4, I do not understand what is so bad about the new version.

All I had to do was to enable maintenance mode on my site (you can use a plugin), activate another theme so you can delete v4. Then upload and activate the new v6. I received an error about Social Media counter being out of date so I uninstalled the old version and installed the new one provided by the theme. Then, I customized the home page and the sidebar. It was pretty easy to me since I do not have a lot of modifications going on. It took me a long time to customize the font size since text is very small be default.

Rony123456
tagDiv Member

Add this using Custom CSS:

@media (max-width: 767px) {
.td-header-wrap .td-header-menu-wrap-full,
.td-header-wrap .td-header-menu-wrap,
.td-header-wrap .td-header-main-menu {
background-color: #ffffff !important;
}

Rony123456
tagDiv Member

Hi, does AJAX rebuild thumbnail plugin is heavy to the server?

I have used Regenerate Thumbnails plugin but I have over 2,000 images and it uses the maximum CPU usage (recived warning from host)

Rony123456
tagDiv Member

Hi, to do that you you can go to SEO > Titles & Metas > Other and enable “Noindex subpages of archives”. The pages on my site /page/2 , /page/3 …. have always been deindexed (noindexed) but the duplication error still appears on Webmaster Tools.

Rony123456
tagDiv Member

Hi there,

I am using YOAST but the problem is that I can set taxonomies only for paginated pages of archives such as tags and archives. I cannot do the same thing with the paginated pages of the homepage. Any solution?

Rony123456
tagDiv Member

Hi, I tried this code and it worked:

.td-header-style-8 .td-style-8-logo-wrapper .td-logo img {
max-width: 60%;
}
.td-head-style8-logo-desktop {
margin-top: 7px;
}

But it makes the logo go below the navigation bar when the user scrolls down on the main site or mobile:

View post on imgur.com

View post on imgur.com

Here is the entire Custom CSS that I am using:
http://pastebin.com/aNVvdF3d

Viewing 25 posts - 1 through 25 (of 57 total)