Search Results for 'block'

Results from the Forum
Rajvivan
tagDiv Member

Yes callin,I followed the description and set the ad accordingly .You can see on my attached image link I can able to see when I am making changes via Appearance – customize but the same is not appearing on my home page.
Everytime whenever I am reading a request I am getting an answer please disable other plugins instead of a proper solution.Disabling plugin is not resolving the issue .Some other problem is causing the issue.Is there any other way I can add ads like Using text block or custom HTML ?

adescalis
Participant
#0

Hi,
On the right column, the ajax pagination arrow hover color remains green whatever I change in the code…

https://zoominvest.fr/2019/02/20/les-impots-directs-ont-augmente-de-25-entre-2010-et-2017/

Here is the code in the widget : [td_block_14 limit=”1″ category_id=”17″ ajax_pagination=”next_prev” pag_h_text=”#ffffff” tdc_css=”eyJhbGwiOnsiZGlzcGxheSI6IiJ9fQ==”]

And the CSS in live CSS:

.td_block_wrap .td-next-prev-wrap{
display: table;
margin-left: auto;
margin-right: auto;
}

Thank you for your help.

Anthony

dedkola
tagDiv Member

Also, consider using a cache plugin and to improve the loading speed look the MySQL query cache: http://dev.mysql.com/doc/refman/5.1/en/query-cache.html

Not help this link 🙂 https://www.dropbox.com/s/wpbqz429ft0ytjb/Screenshot%202019-02-25%2015.05.07.png?dl=0
Can you be more specific how you use & what to cache query in mysql.

I disabled almost all…..

I am use cloudflare pro + zend cache. w3 total. its not helps much with problem with mysql. I try tune mysql query cache if you send here more details. Tnx.

Catalin
tagDiv Staff

Hi,

Please keep in mind that we only use the default WordPress function wp_query() and also, we do not make any SQL Select for pagination, sorry! To improve your site performance you can try to reduce the number of queries (fewer blocks on the page, reduce the elements which use ajax requests/pagination like mega menus/load more/infinite load). By removing the ajax drop-down filter, content preloading and ajax pagination: http://screencast.com/t/gG1jdJsjThttp://screencast.com/t/NkM3ldIDEqY the number of queries it will be significantly reduced. Also, consider using a cache plugin and to improve the loading speed look the MySQL query cache: http://dev.mysql.com/doc/refman/5.1/en/query-cache.html We also use it on our demo. If you haven’t already, you can try a caching plugin, like WP Super Cache or Cloudflare CDN.

Thanks for your understanding!

Calin
tagDiv Staff

Hi,

That is happen because the blocks that you have set are using thumbs
-> https://forum.tagdiv.com/theme-thumbs/
-> https://forum.tagdiv.com/theme-blocks-modules/
-> https://forum.tagdiv.com/featured-image/

If you want you can use the flex blocks were You can select the thumbs
-> https://www.screencast.com/t/g6VRcWgv

Thank you.

Bogdan B.
tagDiv Staff

Hello,

You can use a custom css code to remove the number of posts. Please add this code in the theme panel under custom css:

.td_block_popular_categories .td-cat-no{
display:none;
}

Thank you!

Catalin
tagDiv Staff

Hi,

Try to use the Flex Blocks which allows you to create your own style. Check here -> https://www.screencast.com/t/ODOfoS0vBO where you will have some available options for that element. Also, if you do not like this one, you can try to create your own block via API implementation according to our useful guide from here -> https://forum.tagdiv.com/td_api_blockadd/ Also, please notice that guide is addressed only for advanced users and if you are not aware of the steps which are needed to make in this case, please consider hiring a freelancer/developer to help you because we cannot provide support for API implementation and custom work, sorry!

Thanks for your understanding!

Calin
tagDiv Staff

Hi,

For background on menu bar and space between main menu you’ll need to use the header builder https://tagdiv.com/whats-new-in-newspaper-theme-9-5-update/

Unfortunately for block 15 you can not set individual color, only if you are using flex blocks, if you want to use that block you’ll need to set a custom css
-> https://www.screencast.com/t/UZ0FdnBQKO
.td_block_15 .td-column-3 .td_module_mx4 .entry-title a{
color: #fff;
}

Thank you!

Bogdan B.
tagDiv Staff

Hello,

This can only be done using the theme blocks https://www.screencast.com/t/GIscAR5gd3D
It can be done on pages where you show posts which are reviewed, but you cannot show the full review summary in the block meta information.

Thank you!

Calin
tagDiv Staff

Hi,

If you want to change the font only on the Reviews the best way will be to use a css or a a single post template from tagDiv Cloud Library , using cloud library you can edit/build the template how you like.
If you want to use custom css
-> https://www.screencast.com/t/tlaH0Z5m
.td-review-summary .td-review-summary-content {
font-size: 16px;
}
.td-review-summary .block-title {
font-size: 17px;
}

Thank you for your understanding!

Bogdan B.
tagDiv Staff

Hello,

Please check your browser console when that happens. usually it is admin-ajax.php getting blocked by your firewall or host. We have written an article on the subject here: https://forum.tagdiv.com/tagdiv-composer-not-working/

Thank you!

efifarci
Participant
#0

Hi there,

i need to make the preview of my articles shorter when i put them on my home page.
I’m using block 1 with just one category allow, and the preview is just to long. How i can fix this?

meri
tagDiv Member

Hi,

I sent you an email.

Also, I cannot cut & paste content in the text block of a new page…
Everytime I close the window, the content disappears.
There’s obviously some problems with pages.
Btw, the window for adding content is too big. I always have to zoom out and I have a standard screen (not a graphic designer one, just standard).

Regards

Cosmin
tagDiv Member

Hello, i have the same problem. One of my visitors tell me about blank page when try to visit my site!
Its about Microsoft Edge for Android with Adblock on. This complete destroy my site, no image, white page. When i deactivate adblock, it ok. Please, its a solution for this?
Thanks.
I have newsmag 4.7

Bogdan B.
tagDiv Staff

Hello,

yes, that layout is possible using our theme block elements and the page builder provided in the theme package. it is very similar to this layout: https://demo.tagdiv.com/newspaper_fast/

Thank you!

Calin
tagDiv Staff

Hi,

You need to activate the thumbs that you are using on homepage in theme panel > blocks settings > thumbs on modules/blocks -> https://www.screencast.com/t/z0Pqx4eRr7ri for example 485-360 -> https://www.screencast.com/t/lPlLntp7

Thank you!

Calin
tagDiv Staff

Hi,

The image is not cut of , there is a slider image, that’s way is look so, to let you know that you can slide to the next image/post ->https://www.screencast.com/t/hBiQpRwLWHIz

For thumbs you can try this -> Thumbnails – Fix strange looking images on blocks -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

I think that “Today” is a text header, if is so all you need to do is to open the page with tagDiv Composer click on that block and change the custom title; here is an example -> https://www.screencast.com/t/niB9yMltA
If this is not helping you, please provide some more details and some screenshots or a link were I can inspect this word “Today”.

Thank you!

nathanmurphy
Participant
#0

Hi there,

My first support request here. I really love the theme, thanks for making it!

I am currently using the mobile theme and wish to stop using it so that content on pages like this one actually shows up on mobile http://justmelbourne.com.au/opinion.

However, when I turn off the mobile theme it breaks the CSS in the homepage for Block 18. Screenshot: https://snag.gy/HNrDaK.jpg

How can I fix this so that either I can make ‘pages’ show content on mobile OR turn mobile theme off but ensure the CSS is still ok?

Kind Regards,
Nathan

Claudiu
Participant
#0

Hi,
Sucuri recommends the following ( info available on their site as well in their wordpress plugin that offers an option to do these ) :
block php executions in /wp-includes/ and /wp-content/uploads/ folders

it is done using htaccess in those folders, something like this

# Backdoor Protection Apache 2.2
<Files *.php>
deny from all
</Files>
# Backdoor Protection Apache 2.4
<FilesMatch “.+\.php$”>
Require all denied
</FilesMatch>

Will these options interfere with your theme ? Does your theme need to run php in those locations at certain times?

Another recommendation would be to disable the wordpress editor
define(‘DISALLOW_FILE_EDIT’, true);
As well, will this interfere with your theme ?

Thank you
Claudiu

wesselvs
Participant
#0

Hi Guys,

I recently started using the newspaper theme. Unfortuantely when using “Block 1” shortcode we noticed that on loading of the page the layout is incorrect.

Error, how it is when loading page

Now when i change the catergory in the header, it changes to how it is supposed to look:

Proper view

Thanks for your help!

BYS
Participant
#0

I am making special site for books only, but it is difficult to make nice design because there are not a block suitable for purpose.
I use block 24, but it don’t quite do the job.
Is it possible to make just one block for widget like block 24, where there are excerpt also, but in a format like perhaps 260×400 – some compromise, as books mostly are in a shape like this.
http://dialogos.academy/Literature/vivekananda-his-call-to-the-nation/

Great theme though – love it – amazing work!

Sincearly, Regards Tommy

bianca_OSK
tagDiv Member

Hi Catalin,

sorry, for the late reply, we’ve been busy with the go live and I haven’t had the time to follow up on this topic.

Now things have settled a bit, please have a look at oskurier.de
The mainpage is using Big Grid but still not on full screen width. I can’t give you admin login, but here’s the code from composer.


[vc_row][vc_column][td_block_trending_now][/vc_column][/vc_row][vc_row full_width="stretch_row_content td-stretch-content"][vc_column][td_block_big_grid_fl_1 category_id="16" mx18f_title_font_size="26"][/vc_column][/vc_row][vc_row full_width="stretch_row_content td-stretch-content"][vc_column][td_block_big_grid_fl_9 category_ids="-15,-16" mx19f_title_font_size="24" mx26f_title_font_size="22" mx25f_title_font_size="20"][/vc_column][/vc_row][vc_row full_width="stretch_row_content td-stretch-content"][vc_column][td_block_weather w_location="Osnabrück" w_key="key_removed"][td_block_title title_tag="h1" custom_title="Presseschau" f_header_font_weight="700" custom_url="https://oskurier.de/presseschau"][/vc_column][/vc_row][vc_row full_width="stretch_row_content td-stretch-content"][vc_column][td_block_5 limit="6" category_ids="15" ajax_pagination="load_more"][vc_raw_html]"key_removed"[/vc_raw_html][/vc_column][/vc_row][vc_row full_width="stretch_row_content td-stretch-content"][vc_column][/vc_column][/vc_row]

It’s supposed to look like the top half of dutchreview.com or like the sample page at https://demo.tagdiv.com/newspaper/full-big-grid-9/

What am I missing?

Mark Gilbert
Participant
#0

Is it possible to change the reviews font (block header and review text) as shown here: https://forum.tagdiv.com/reviews-2/?

An example on my site: https://jazzjournal.co.uk/2019/02/23/marcus-strickland-twi-life-people-of-the-sun/

The review is too small and I’d like upper and lower case on the block headers (Review overview + Summary)

Thanks
Mark Gilbert

Siebren10
tagDiv Member

Hi Calin,

Thank you for your answer. However, both options do not show. No bin and no red block. Do you have any other advice?

Kind regards,
Siebren

Viewing 25 results - 16,626 through 16,650 (of 39,816 total)