Search Results for 'block'

Results from the Forum
mabrell
tagDiv Member

Hi, thanks for reply.

However, I am looking for how to change for the POST TEMPLATE style 3 title background colour, not block.

This is single post template title background colour, may I know where is the css code for title background colour post template style 3? May I know how to change it?

Thanks.

mustamar
Participant
#0

Hello. How to display custom ad or inline ad in Smart List posts?
Is it possible with child theme?

I followed instruction on this: $buffy .= do_shortcode(‘[td_block_ad_box spot_id="custom_ad_1"]‘);
but have no success.

studiotopo
Participant
Pingback - topic
#0

Hi,

My customer is receiving some comments (or pingbacks) via the Newspaper theme.
I’m not using comments on posts or pages and I don’t understand the origin of these comments and why I am receiving…

Below is the text of one of received email.
How can I block these comments (or pingbacks)?

Thanks,
Pietro

Begin forwarded message:

From: WordPress <wordpress@jarmusiclive.com>
Subject: [Jar Live] Please moderate: “JJ Rosa – Bio/Press”
Date: 24 February 2016 22:56:37 GMT
To: info@jarmusiclive.com

A new pingback on the post “JJ Rosa – Bio/Press” is waiting for your approval
http://jarmusiclive.com/jj-rosa-biopress/

Website: Jar Live Presents.. JJ Rosa (Warner Music/SCurve Records) – Jar Live (IP: 185.116.212.70, cloud06.mycpanelcloud.co.uk)
URL: http://jarmusiclive.com/jar-live-presents-jj-rosa/
Pingback excerpt:
[…] Read JJ Rosa’s Full Bio […]

Approve it: http://jarmusiclive.com/v1/wp-admin/comment.php?action=approve&c=1
Trash it: http://jarmusiclive.com/v1/wp-admin/comment.php?action=trash&c=1
Spam it: http://jarmusiclive.com/v1/wp-admin/comment.php?action=spam&c=1
Currently 1 comment is waiting for approval. Please visit the moderation panel:
http://jarmusiclive.com/v1/wp-admin/edit-comments.php?comment_status=moderated

Autosbuzz
Participant
#0

Hi, I have an odd problem with the google adwsense code. Ads are being displayed on Firefox & Chrome but not Safari. I don’t have any kind of ad blocker installed. Also the smart sidebar slider doesn’t seem to be working either. I haven’t touched the code for this. Site URL: http://www.autosbuzz.com

Andrei L.
tagDiv Member

Hi

To remove the feature image from blocks for a specific post just remove it from WordPress editor: http://screencast.com/t/qp3bF4QN Like this there won’t be any image to be displayed for that post on modules.

Thanks!

Pecci
Participant
#0

Hi, I want to remove author name from blocks but that stays on post page. How to do that?

Andrei L.
tagDiv Member

Hi

By default the theme set a display block for any image loaded in post content, that’s why they appear on different lines. However you can chose how images to be aligned from WordPress editor: http://screencast.com/t/3cCi5vEKhttp://screencast.com/t/DrbHV4aZUZmL

Thanks!

VoZz
tagDiv Member

Hi, little misunderstanding again, because I ended up there through the smartlist link that linked to the newsmag demo instead of newspaper. So the lines are actually in the newsmag demo. I mean the ones that seperate the different blocks from each other. For example the one between the main content and the sidebar.

aabuday
tagDiv Member

block_ad was not there in the earlier code
Now changed working fine
Thanks

Catalin
tagDiv Staff

Hello dizajn,

Please try the code below and add it in Theme panel->Custom CSS area.

The code is ->

.widget_gcz_facebook_page_like .block-title {
display:none;
}

The result you should see here -> http://screencast.com/t/1GwkFOwZajH

Thank you for the message!

Catalin
tagDiv Staff

Hello aabuday,

Please ensure you have followed the correct steps that I gave you above and also, please check again the code to be the same -> <?php echo do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]')?> Your update to the latest version of the theme does not influence the functionality of this code.

Hope this helps!

Thank you for the message!

Catalin
tagDiv Staff

Hello Korea,

This kind of problem should come from your settings upload permissions from your server. Then, if the demo still won’t load, you need to check if you have the correct permissions on your upload folder. If not, you can use the c-panel to change permissions (set them to 777) or if you do not have access to the Cpanel, please contact your hosting provider. Another thing you can check with your host is to unlock the demo if there is some setting which blocks access to it. For more references about these, please check this documentation here -> https://codex.wordpress.org/Changing_File_Permissions

Hope this helps and let us know how it goes!

Thank you for the message!

Bogdan B.
tagDiv Staff

Hello,

Speedbooster was only meant to work with these plugins: http://screencast.com/t/j63CFacdFc That is why it has the “protection” in it’s code. It’s not meant to work with other plugins so we cannot guarantee it’s success. Please try speedbooster with just the plugins on that list and see if the problem is still there. (you can remove the protection (as shown above) and have it work with other plugins but we cannot guarantee it will move those plugin render-blocks to the footer)


@12sea
Unfortunately we cannot offer any services likle that. You will have to hire a freelancer to do it.

Thank you!

neomail
tagDiv Member

hello, thx for your answer.
ok for simple tags !

For duplicate post in pagination, excuse me but i can’t accept what you say , all infinite scroll plugin (jetpack for example) have fixed that problem of duplicate in the main query .
I don’t speak about unique post from all the blocks the page, juste the grid and the main block, , this is a bug !

And for the post offset , this is a bug too , it’s not working !

As i said , i setled the thoses two blocks like that :

here : http://www.global.minutenews.fr
1st block
Big Grid :
Offset post 0
filter on category “a la une”

2n block
Block 11 :
Offset post 5
Filter on category ” a la une”

Then , it should not display the first 5 post on block 11 , but it is .

Please fix that bug or tell me what to do.
i can’t accept that , just an answer said : ” it’s realy dificult, to have our function ready in the theme working…. ” lol

  • This reply was modified 10 years by neomail.
  • This reply was modified 10 years by neomail.
  • This reply was modified 10 years by neomail.
Andrei L.
tagDiv Member

Hi

Unfortunately the Simple Tags plugin is not tested to work with the theme and we cannot guarantee it will work 100%. We have not tested this plugin and we have no idea of the plugin functionality in order to provide an answer. Unfortunately time does not allow us to provide plugin implementation support.
If you really want to use this plugin we suggest you hire a freelancer to help you with implementation.
With regard at duplicate posts at the moment load more feature is not build to display only unique articles. Even if you enable the unique article option, that will check the page only at first load and if you’re using ajax to load posts in blocks there will still be duplicate article.
We plan to improve this feature in the future but it’s a very difficult task which require many investigations and tests in order to be achieved. I can’t say for sure how long will take until we mange to find a solution but we do our best in this regard.

Thanks for your understanding!

  • This reply was modified 10 years by Andrei L..
Catalin
tagDiv Staff

Hello Rafael Menezes,

Please ensure again you have followed the correct steps that are presented in our tutorial above. Try to clear all cache and check your page source and see if your render blocking is moved to the footer section -> http://screencast.com/t/BXNo5f3n Also, please notice that is only for advanced users and if you are not aware with these settings for website according to this tutorial we cannot do that for you because we do not offer custom services at the moment sorry!

Thank you for your understanding!

Andrei L.
tagDiv Member

Hi

Try this css: http://screencast.com/t/zFleNRnyyl

.td_block_wrap .td-post-author-name span{
display: none;
}

Let me know how it goes.
Thanks!

Andrei L.
tagDiv Member

Hi

Link’s color can be changed from theme panel > theme accent color: http://screencast.com/t/Z1Uc5MfEka However by changing this color will be affected and others elements like category tags, links color from post content etc.
If you want to change only the hover color for ling from a specific block then it’s required custom css. For block 16 the code would be like this: http://screencast.com/t/zJL6rFOxVS

.td_block_16 .td-module-title a:hover{
color: red;
}

Thanks!

Bogdan B.
tagDiv Staff

Hi,
If you are referring to these borders: http://screencast.com/t/CbF7b57GW, they actually come from the block titles. Simply set titles to your blocks and they will display this border. If you want a border without title, you can use a visual composer separator: http://screencast.com/t/QDsP5v9sGSohttp://screencast.com/t/a5AmC9svZ
Thanks.

boundary2
Participant
#0

Hey guys,

I’m trying to build a page using a Visual Composer template. I found a template I like but would like to delete a few elements, like ad blocks, that I don’t need. But when I click the trash can to delete them, nothing happens. I know others have had this issue recently (http://seventhqueen.com/support/forums/topic/visual-composer-issue-deletetrash-not-working) but I have not been able to find a solution. Thanks!

schindyguy
tagDiv Member

Hi Bogdan,

So your saying that the 728×90 image http://demo.tagdiv.com/newspaper_travel/wp-content/uploads/2015/08/rec728-3.jpg is being resized to fit in a 696 wide container, right?

Is there anyway to adjust the main width of the content block to be 730 instead of 696 so that a responsive adsense unit can fill a banner thats 728×90? http://screencast.com/t/zkRkbXCt Perhaps removing 17px of padding from both sides so the container will be 730 width?

Thanks

pauuuuu29
tagDiv Member

Just implement steps here: https://forum.tagdiv.com/how-to-make-the-site-faster/

It would be better if you’re on VPS hosting.

Mine is at 86% could go higher if only i can solve this render-blocking issue 🙁

neomail
Participant
#0

hello, we have double post and the post offset don’t work on home page.

here is an example : http://global.minutenews.fr

my setup is :
Filter the grid with only the category “a la une” and offset post at 5
filter the categorie “a la une” in the block with infinite scroll

as you can see , the offset don’t work and there is duplicated post when you scroll

i already disabled all plugin but VC , no change

can you tell me how to fix that or give me a fix ?

(i have the support enabled)

Chucho
tagDiv Member

Hi, I finally managed to get this working.

In case it helps to someone, this is the way of showing the author avatar from a custom block built through the API:

<?php echo get_avatar($this->post->post_author, 55)

(being 55 the size of the picture)

  • This reply was modified 10 years by Chucho.
mills954
Participant
#0

Where do i change the Hover Color for links? For example block 16 on my Homepage.

Viewing 25 results - 31,576 through 31,600 (of 39,816 total)