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

Sorry for expanding the question but your answer is not covering all thumbnails as I earlier mentioned.

Those are still unaffected: http://prntscr.com/m2ylq1

themesic
tagDiv Member

There are still modules and blocks that are not affected by this.
Ie: block25

themesic
tagDiv Member

Did you test it via your dev tools? I used the same line that you are browsing in the screenshot and after applying the code to the entry-thumb class, it appears only in a few thumbnails – not site-wide at thumbnails.

themesic
tagDiv Member

You already loading a dynamic .css file.
Why you are not importing demo’s contents in it?

Since I have a dynamic css file there, im looking forward to minimize css requests by one, grouping their code and not-loading the second one.

themesic
tagDiv Member

Can you paste a specific example?

function wp_67472455() {
wp_dequeue_style( 'demo_style' );
}
add_action( 'wp_print_styles', 'wp_67472455', 100 );

That one didnt work.

themesic
tagDiv Member

That should work better.
Let me know about the following:

Dequeing the stylesheet will work this way: style is loaded -> functions is loaded -> filter of deque is called -> style is unloaded

Or this way:
deque filter will not load style at all?

?

themesic
tagDiv Member

So, next steps >
1) Importing a Cloud Template
2) Deleting demo data (how to do so?)

themesic
tagDiv Member

I see. Touching core files is not an option for us (update-wise).
So I was wondering how to recover this situation now. Can I now create a template (cloud one), import it directly and clear the loading somehow?

I mean, I can also copy the demo’s css to dynamic part, but my problem there is the loading call of the file, not the code itself.

themesic
tagDiv Member

Reopenning this, since Im looking for an easy way to know all used sizes, different than checking every hierarchy’s page. Is there any?

themesic
tagDiv Member

Replied back 🙂

themesic
tagDiv Member

Done. Please review.

themesic
tagDiv Member

As you can see in the screenshot, I’ve used tagdiv composer and cloud library plugin and im already editing a single post template, imported from cloud library of yours Simion and im not still able to see breadcrumbs as an element.

Lets please not spend unproductive time on this matter, it has already gone more far than expected.

themesic
tagDiv Member

I think that you didnt get me.
A breadcrumb is visible in the frontend, however, its not in the visual composer.

Can you locate it in the previous screenshots I sent you?

themesic
tagDiv Member

Thanks. I edited the cloud template (the only one I have installed – Single Post 16), but im not able to find the breadcrumbs: http://prntscr.com/kqhjrm

themesic
tagDiv Member

I got the way to edit them, however, your screenshot shows an edit on TagDiv Composer and a specific page.
I want to do this for single posts’ view. My homepage includes no breadcrumbs.

Please advise on how to edit the single posts’ template for its breadcrumbs.

themesic
tagDiv Member

I told you. Everything related to IP and domain.
Please remove them from the initial message.

themesic
tagDiv Member

Nevermind, I fixed it.

Can you please remove any sensitive information like IP / Domain ?

themesic
tagDiv Member

Thank you. Im halfway there 🙂

Big grid image is just fine after stretching, however, the bottom 5 posts (part of big grid 6) fails to stretch itself.

I removed the margin of it, but still no luck.
Please advise.

themesic
tagDiv Member

This is not what I asked.

Let me rephrase and please answer to the specific questions below:

Question 1)

I’ve added a -5% left and right padding to Big Grid 6.
Thus, bigger images than 1068×580 will be needed in desktop for Big Grid 6.
Running regeneration plugin, will regenerate images according to the original size, not to the one thats really needed after this padding.

Should I change a line in code? or a setting regarding thumbnails’ sizes? If yes, please be specific.
I tried uploading a new image and problem still exists. This means that it wont be solved after a regeneration of images at all.

Question 2)

Is there a quicker way than wp-cli’s regenerate? Im not talking about regeneration plugin – im talking about wp-cli which avoids the http request of regenerate thumbnails plugin, making the process much quicker.
Our website contains 40.000 images and Im wondering if WP CLI is the best way to go with this.

No offence, but if you are not familiar with the above terms or tasks, please escalate this ticket to a higher level of support, so I can get the proper answers.

themesic
tagDiv Member

By the way, I used a greater image for first post and its being limited to:

img width=”1068″ height=”580″ class=”entry-thumb td-animation-stack-type0-2″

themesic
tagDiv Member

Understoodable.
So, after regeneration, will those be fixed?

If yes, is there a quicker way than wp-cli regenerate? Our website contains 40.000 images

themesic
tagDiv Member

I gave you the correct website, but you need to add the above hosts in your hosts file in order to see the Newspaper website!

Did you do so?

themesic
tagDiv Member

Lots of thanks for your detailed reply.
One more question: lets say that we use a full width slider revolution case, like this one: https://demo.tagdiv.com/newspaper_politics/

Can we still use the background ad option in the remaining content?

themesic
tagDiv Member

Makes sense now.
Confirmed working!

Lots of thanks 🙂

themesic
tagDiv Member

Thanks for your reply.
Unfortunately, this wont be helpful.
Im looking of a way that will remove the two big articles and show only the other 5 that are smaller.

1st of those 5 should be article 0 from the loop, meaning that I dont need to hide this with CSS, i need to edit the specific shortcode, so it shows only the five articles of the bottom, but they will be the latest articles.

Viewing 25 posts - 51 through 75 (of 112 total)