Search Results for 'block'

Results from the Forum
Alin [tagDiv]
tagDiv Staff

Hi,

Please send an email at contact@tagdiv.com and provide wp-admin access and ftp/cpanel access so we can take a closer look at this. Also you can ask your host about this maybe he has an idea about some settings on your server that may block the image download and check the errorlog file. Let us know!

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

The theme doesn’t have an option to disable header ad on specific posts or pages, you will need to alter the code and create a condition there – http://screencast.com/t/eqzm9zrGx and specify where you wnat to block it using is_single function – https://developer.wordpress.org/reference/functions/is_single/

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You use row in row – http://screencast.com/t/4Jdbuahzok5j and unfortunately the tagdiv blocks were not designed for this layout, sorry! If you use block 9 like Andrei suggested above in a single row on 2 columns – http://screencast.com/t/uTkuuLNUR you will have this result – http://screencast.com/t/jwR9SguNV
We will try to implement the same layout for tagdiv blocks even if they are used in row in row in future but it may take a while.

Thanks!

Bogdan B.
tagDiv Staff

Hello,
The social counter plugin works as expected. you do not need to hide the counter as if you set it properly it will get the information from facebook. If you still cannot manage to get it working please send us an email at contact@tagdiv.com and provide wp-admin so we can take a look. please also include a link to this topic. (make sure you have the app key from facebook as we cannot generate it for you) As for the title, please change the name from the default STAY CONNECTED as this title will not display. This is the case for every block. The default title you see when you add in viosual composer will not display until you change it.
Thank you

Lucian
tagDiv Staff

Hi Jorge,

Please try the code given here instead: http://webmasters.stackexchange.com/questions/71630/font-blocked-from-loading-by-cross-origin-resource-sharing-policy-no-access-co

Let us know how it goes!
Hope this helps you!

Bogdan B.
tagDiv Staff

Hello,
I have checked into this issue and it truly seems that the title does not get the theme css style. You can however create a workaround for it if you add a ‘raw html’ element above the slider and enter this code in it:

<h4 class="block-title">
<span>My Title</span>
</h4>

It should look like so: http://screencast.com/t/QPWNrJt3g66
And now your title should get the styling as it should.
I will add this issue on our bug list and we will fix it in a future version of the theme.
Thank you!

pauuuuu29
tagDiv Member

Hi, i’m sorry but i think the fault is, i’m getting the registered scripts of the dashboard instead of the homepage. I seem to the scripts now. But another problem is the speedboost doesnt seem to work.

Here’s my system status

View post on imgur.com

I deleted the cache content in wp-content > cache
however, pagespeed still shows the render block

here is my code added in speedbooster:

View post on imgur.com

pagespeed seems to return the same renderblock error on the scripts i added. Also the default scripts like jquery etc..

I already tried in different browsers.

Catalin
tagDiv Staff

Hello OnlineTushar,

You have to use a bit of CSS to achieve as you want for each module used in your block. http://screencast.com/t/iGx4sJWF5Otb

The code is ->

.td_module_mx2 .entry-title {
font-size: 17px;
}

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

Hope this helps!

Thank you for the message!

Bogdan B.
tagDiv Staff

Hello,
@both
Please read my replies as I have provided a solution for this already. You need to add an extra parameter to the function provided in the tutorial. Please add the priority value I showed above and generate the id’s again. Use a higher number for the priority if you still cannot get all the id’s. The thing is some render blocks will load after the function will retrieve the data so they will not be picked up. If you set the priority like I instructed, the function will delay it’s result further so more id’s will get displayed.
Thank you!

pearleye
tagDiv Member

Hi Andrie
Good, you understood what I want. But unfortunately it doesn’t work for me!
I have placed Block 9 in a row just like the layout as you mentioned.

Block 9 in webpage,
http://www.screencast.com/t/sKWl8zfa

Block 9 layout in vc,
http://www.screencast.com/t/b6K0JTeYNBf5

website,
http://linuxandc.com

  • This reply was modified 10 years by pearleye. Reason: edited link
Bogdan B.
tagDiv Staff

Hello,

Unfortunately the color issue is because you have too many complex elements on your website that need to load so this is why you get the slow loading effect. Please try your block on an empty page to see how it loads the color so you will understand what I mean. The solution would be to use fewer complex elements on your homepage. As an alternative you could assign an extra class to the row in visual composer and add the background directly in style.css so it will load first.
As for the color, the title colors affect the block title itself, not the post titles inside the block: http://screencast.com/t/lXApmasL
You can only target post titles from a block with css:
.td_block_5 .entry-title a{
color:red;
}

Thank you!

Andrei L.
tagDiv Member

Hi

Block 9 already display post on two colons if you’re using this layout in Visual Composer: http://screencast.com/t/uTkuuLNURhttp://screencast.com/t/jwR9SguNV
If this is not what you mean please provide more details so I can get back to you with a more accurate answer.

Thanks!

Andrei L.
tagDiv Member

Hi

The theme uses the WordPress default query for custom taxonomies which it’s made in loop.php file here: http://screencast.com/t/vGXPifsf31
The query from td_data_source.php affect only theme’s blocks, or the content from Visual Composer editor. To affect the content displayed by the loop you have to write a custom query. Depending where you want to display posts from custom taxonomy the file differs. You can make a new page template with a custom query where only posts from one or more taxonomy are displayed.
Please note that working with custom taxonomies in WordPress require good coding skills and also many customizations in theme files. Here I found some information which may help you in this regard:
https://codex.wordpress.org/Class_Reference/WP_Query
http://www.wpbeginner.com/wp-tutorials/create-custom-taxonomies-wordpress/
http://code.tutsplus.com/tutorials/taxonomy-archives-list-posts-by-taxonomys-terms–cms-20045

If you still need guidance on this or you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer to do this for you.

Thanks!

Catalin
tagDiv Staff

Hello geoinfinita,

Our theme uses a lot of predefined thumbnails in blocks and modules. If you check the Theme panel->Block settings area you can see the list with all dimensions of the thumbs wich is used in the theme and which elements -> blocks/modules uses -> http://screencast.com/t/tQuimSer9 If you want to exclude the cropping system wich you have to use the right dimension for your images.

Our theme uses the system of cropping from center to top. The theme uses thumbs to reduce the page size and speed up page loading time. From each image uploaded are generated thumbs for each thumb size used by the theme. Basically, when a post it’s displayed on the page in a block, the featured image displayed is not the one which you uploaded in the media file, it’s a thumb cropped from the original image at the precise dimension. To change the picture orientation most likely you will need a different cropping system. We use a WordPress function – add_image_size() – you can read about it here – https://codex.wordpress.org/Function_Reference/add_image_size – and here – http://www.davidtan.org/wordpress-hard-crop-vs-soft-crop-difference-comparison-example/
Our theme crop (cut) thumbnails in some cases to avoid creating a lot of thumbnails in order to reduce to load more spaces on the server.
If you don’t have the possibility to upload large images you could use a combination of plugins to upscale the thumbs – Thumbnail Upscale and Force Regenerate.

Hope this helps!

Thank you for the message!

Bogdan B.
tagDiv Staff

Hello,
You can add widgets to any sidebar you want including the ones you create (you can create your own and delete the predefined ones as well) Then you can chose the sidebar you want on posts/pages
Please follow this tutorial: https://forum.tagdiv.com/sidebars-tutorial/
The blocks we used in our demo are simply ones you can chose from the widgets area. The advertisement is an ad box and the ‘Must Read’ element is a content block although I can’t find it at the moment to tell you which one we used. You can check how content blocks display here: http://demo.tagdiv.com/newspaper/block-1/
I hope this helps.
Thanks.

Bogdan B.
tagDiv Staff

Hi,
If you use a caching plugin then you need to activate the ajax view count as well because this option will begin it’s count from the moment you activate it. It will not recognize any views previous to the option activation. Please activate this option: http://screencast.com/t/rjYnoLbJ75Lq and then add a couple of views to your posts.
You can check custom fields for posts now and you should see this: http://screencast.com/t/JytjcYdH
If there are views in this field, then your post will show up in the block you filtered the 7 days option.
Thank you!

Cultured Black Pearl
tagDiv Member

Hello, I’m having a similar issue. I followed all the steps but am not finding the corresponding id in any of the line items returned in the text file. When I try to target the css and js using the code provided the codes aren’t found but Page insights shows 15 render blocking scripts.

Not sure what to do now.

Thanks,
Tenaya

mikedo7
Participant
#0

Hi,

I’m having trouble while manually updating from 2.1 to the latest version of Newsmag.
I’m using ftp to do so, I renamed the “old” folder Newsmag to a different name and uploaded the latest version instead. I’m also using a Child theme and wp_super_cache (which I flushed as well)

So with the latest version I get the following errors on any page, even in the wp-admin panel:

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_1 is not set.
/homepages/4/d474963345/htdocs/sitename/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_2 is not set.
/homepages/4/d474963345/htdocs/sitename/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_3 is not set.
/homepages/4/d474963345/htdocs/sitename/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_4 is not set.
/homepages/4/d474963345/htdocs/sitename/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_5 is not set.
/homepages/4/d474963345/htdocs/sitename/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_6 is not set.
/homepages/4/d474963345/htdocs/sitename/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_7 is not set.
/homepages/4/d474963345/htdocs/sitename/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_8 is not set.
/homepages/4/d474963345/htdocs/sitename/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_9 is not set.
/homepages/4/d474963345/htdocs/sitename/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_10 is not set.
/homepages/4/d474963345/htdocs/sitename/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_11 is not set.
/homepages/4/d474963345/htdocs/sitename/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_12 is not set.
/homepages/4/d474963345/htdocs/sitename/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_13 is not set.
/homepages/4/d474963345/htdocs/sitename/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_14 is not set.
/homepages/4/d474963345/htdocs/sitename/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_15 is not set.
/homepages/4/d474963345/htdocs/sitename/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_16 is not set.
/homepages/4/d474963345/htdocs/sitename/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_popular_categories is not set.
/homepages/4/d474963345/htdocs/sitename/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_slide is not set.
/homepages/4/d474963345/htdocs/sitename/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_ad_box is not set.
/homepages/4/d474963345/htdocs/sitename/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_text_with_title is not set.
/homepages/4/d474963345/htdocs/sitename/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_authors is not set.
/homepages/4/d474963345/htdocs/sitename/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

What’s happened ? how can I have it fixed quickly as my website is in production and I can only update at a certain time of the day ?

Thank you so much,

mikedo7

schindyguy
Participant
#0

Currently my Newspaper default has a [tagDiv] Slide block that set to a certain category of posts to display

How is it possible to make the articles/slides in the [tagDiv] Slide widget open up the post in a new window on click?

Is there some custom css I can add to do this? Or file to modify?

Thanks!!

awtown
Participant
#0

I’m trying to update to 2.3.5. The site is helpuconquer.com.

When activating the child theme, a list of errors appear:

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_1 is not set.
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_2 is not set.
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_3 is not set.
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_4 is not set.
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_5 is not set.
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_6 is not set.
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_7 is not set.
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_8 is not set.
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_9 is not set.
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_10 is not set.
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_11 is not set.
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_12 is not set.
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_13 is not set.
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_14 is not set.
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_15 is not set.
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_16 is not set.
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_popular_categories is not set.
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_slide is not set.
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_ad_box is not set.
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_text_with_title is not set.
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_authors is not set.
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php
CLOSE
HOME
MONEY
COLLEGE
SUCCESS
FAMILY
MAKE IT EASIER

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: 8 is not set.
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
The path of the 8 header style not found. Did you disable a tagDiv plugin?
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php
[td_block_slide limit=”4″ td_filter_default_txt=”All” autoplay=”5″ category_id=”21″]

I’m not a web developer but am usually good with web projects. How can this be resolved?

I have this custom CSS in the theme panel.

.wpb_gallery_slides .flex-caption .post-title{ font-size: 23px; line-height: 30px; margin-top: 5px; margin-bottom: 15px; font-weight: 600; } .wpb_gallery .wpb_wrapper .wpb_heading {
font-size: 26px;
}


@media
(max-width:767px) { .td-related-title .td-related-left { font-size:14px; } .td-related-title .td-related-right { font-size:14px; } } @media (min-width:767px) and (max-width:1035px){ .td-related-title .td-related-left { font-size:17px; } .td-related-title .td-related-right { font-size:17px; } }

.wpb_widgetised_column .block-title > span, div.td-main-sidebar .block-title > span{
background: #00a2ea;
color: white;
font-size: 26px;
}

.entry li { list-style-position: outside; }

.entry ul { padding-left: 7px; }

.wpcf7 input.wpcf7-text { width: 999px; }


@media
(min-width: 768px){ .td-pb-row .td-pb-span4 .td_block_11 .entry-thumb { width: 180px !important; margin-left: auto; margin-right: 9px; } .td-pb-row .td-pb-span4 .td_block_11 .td-module-title { padding-left: 185px !important; } }

.td-footer-container .td-footer-info { margin-bottom: 1px; }

I’ve only made one change to the code and that’s to the social sharing in the td_module_single.php

I’ve deleted then uploaded the new Visual Composer plugin.

I’m super frustrated. How can this be resolved?

posonty
Participant
#0

Currently I have put a unique color in blocks of my page, but when the page loads or I give the f5, the block will not load color at once, it is in two parts and gives an effect of slow, how I can solve this please.

http://picrun.es/

http://s6.postimg.org/y5gf4pvsh/error.png

Also I have another problem with the color of the title of the blocks, but I put on white configuration, always they appear in black, which can be happening?

http://s6.postimg.org/fsftu5lbl/posonty_2016_02_25_00h41m48s_043.png
http://postimg.org/image/av2991jcd/

pearleye
Participant
#0

Hi
As of now the block 9 displays the list of posts in one column. I would like to customize it to display two columns.

Could you please guide me customize it ?

Thanks

Rafael Menezes
Participant
#0

Hello.

I inserted the code below on td-speed-booster.php using the IDs functions.php returned me, but when I run pagespeed test again, the css continue there to be optimized.

/**
* here we move the css
*/
function css_mover() {
if ($this->td_theme_name == ‘Newspaper’) {
// wp 011 – Newspaper 6

//$this->move_style_to_footer_queue(‘bbp-default-bbpress’); //bpress old
//$this->move_style_to_footer_queue(‘bbp-default’); //bpress
$this->move_style_to_footer_queue(‘google_font_open_sans’);
$this->move_style_to_footer_queue(‘google_font_roboto’);
$this->move_style_to_footer_queue(‘contact-form-7’);

//Rafael
$this->move_style_to_footer_queue(‘sportspress’);
$this->move_style_to_footer_queue(‘wp-polls’);
$this->move_style_to_footer_queue(‘js_composer_front’);
$this->move_style_to_footer_queue(‘sportspress-icons’);
$this->move_style_to_footer_queue(‘dashicons’);

Do you know why? For .js I did and worked correctly.

(Pagespeed test)
Otimize a exibição de CSS dos seguintes itens:
http://www2.netflu.com.br/…ss/assets/css/sportspress.css?ver=1.9.15
http://fonts.googleapis.com/…00italic,600italic,400,600,700&ver=6.6.5
http://fonts.googleapis.com/…00italic,700,500italic,400,300&ver=6.6.5
http://www2.netflu.com.br/…plugins/wp-polls/polls-css.css?ver=6.6.5
http://www2.netflu.com.br/…assets/css/js_composer.min.css?ver=6.6.5
http://www2.netflu.com.br/…ortspress/assets/css/icons.css?ver=6.6.5
http://www2.netflu.com.br/…includes/css/dashicons.min.css?ver=6.6.5
http://www2.netflu.com.br/…cons/genericons/genericons.css?ver=6.6.5
http://www2.netflu.com.br/…lugins/jetpack/css/jetpack.css?ver=6.6.5
http://www2.netflu.com.br/…ent/themes/Newspaper/style.css?ver=6.6.5

Thanks in advance,
Rafael

pauuuuu29
tagDiv Member

Hi, as I stated, i already generated the registered script(or render blocks that you are referring). refer from my first post. What I’m asking is their difference. What appears in pagespeed insights, doesn’t appear in the registered scripts.

Emil G
tagDiv Staff

Hi,

The theme makes all database requests via wordpress, we don’t use direct database queries. The following function is used to on all blocks – http://screencast.com/t/rZk523NGAai
Try to disable all plugins and check if the issue is still there.
If this doesn’t help please send us a copy of your error.log file via email at contact@tagdiv.com , also include more details about this issue and if possible provide wp-admin and ftp access so we can take a look.

Thank you!

Viewing 25 results - 31,601 through 31,625 (of 39,816 total)