Search Results for 'block'

Results from the Forum
fanjumin
Blocked
#0

Hi:
Woocommerce shop page issue,The following aspects:
1.WooCommerce settings shop pages can not be edited using the tagDIV Editor Editor,Although the page is empty.
https://prnt.sc/i3tdxw
2.I need to show the product as 3 columns,I need to change the font size and color of CSS here.
https://prnt.sc/i3tgn9
3.I need to add other elements of the Newspaper theme to the shop page. E.g: ads, blocks, slides, etc.

Bogdan B.
tagDiv Staff

Hello,

Sorry but the events plugin was never tested with our theme so I cannot say for sure why this happens. You can create a new events page using the page builder and assign the event post type in the block settings: https://forum.tagdiv.com/block-settings-tutorial/

Thanks.

Bogdan B.
tagDiv Staff

Hello,

Yes you can add a sidebar to your posts. Please read this guide: https://forum.tagdiv.com/sidebars-tutorial/
Then you can add widgets to your new sidebar in the appearance-> widgets section of wordpress.

Unfortunately the sidebar does not have any control over the content shown based on the current post category. There is no such detect in our theme that cna allow you to place blocks filtered based on the post you are viewing currently. The only option that has this capability is this one: https://forum.tagdiv.com/related-articles/

Thank you!

Simion C.
tagDiv Staff

Hi,

Indeed it seems the thumbnails are not created properly. Please try to regenerate the thumbnails
https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
This process will recreate all the necessary thumbnails, the issue will be solved.

Thanks

Catalin
tagDiv Staff

Hello giovanni114,

The only way to achieve the latest articles from a certain category is to use a block with this setting -> https://www.screencast.com/t/NbMKIBYL Notice that you should manually choose the category you like to display the latest articles.
If is not what you mean, provide more details with screenshots for a better understanding and also, so I can provide a more accurate response.

Thanks for the message!

Bogdan B.
tagDiv Staff

Hello,

The block filter will change the posts shown on first load. If you want to change the categories displayed next to the block title, you have to change the ajax filter: https://forum.tagdiv.com/block-settings-guide/

Thank you!

Simion C.
tagDiv Staff

Hi,

If there is an error, in almost all similar cases this was related to the server firewall or security configuration. It blocks or denies the admin-ajax request.
In this case you can contact the hosting provider and explain the situation, provide them with a screenshot of the error (usually a 403 error on the admin-ajax). They should be able to fix it easily.

Thanks

Embleton
Participant
#0

Hey!

I have changed every language that I can change via the theme panel, but some things don’t change. I would like to change the name of the following topics:

– “Windows Phone”
– “Accessories”
– “What’s New

Go to my webpage http://www.blockchainbloggen.se and scroll down abit and you will see Whats new in black color, Windows phone in blue and Accessories in red color. I have tried to find these files in the htlm/css files to just change the names, because for example I would like to have “What’s new” in swedish, and “Windows Phone” and “Accessories” changed to something else because these topics doesn’t make sense to my web page.

Can you please help me?

Simion C.
tagDiv Staff

Hi,

So you would like tot display a text below the author box in the post page, in the same style of the block headers. There would be a method to do that. It will require you to enter it directly in the post template file used.
Each post template has a corresponding loo-single file (Ex. post template 2->loop-single-2).
Edit the post template you want to do this for, in this example I use post template 2, this is a do_shortcode that is needed

<?php echo do_shortcode ('your code here'); ?>

Set a title element on a page and configure it as you wish
https://www.screencast.com/t/oWqjw6Lyiudx
https://www.screencast.com/t/hE3oDFGAD
Then enter it in the post template file (below the author box if that is where you want to show it)
https://www.screencast.com/t/NNjdPeby
https://www.screencast.com/t/nfhhnD7HS
https://www.screencast.com/t/qvUaeoULH8J
The result – https://www.screencast.com/t/2bVAD95pN5

Thanks

Catalin
tagDiv Staff

Hello VagnerJuatuba,

Here is talking about block title which can be changed from page builder, when you edit your blocks, like this -> https://www.screencast.com/t/dhQQLl0Qu Here is a simple example for block 4.

Thanks for the message!

Bogdan B.
tagDiv Staff

Hello,

Sorry but each block has a different implementation based on column size. This cannot be changed unfortunately. Please check this list to see each block and how it will display in different layouts: https://demo.tagdiv.com/newspaper/block-1/
You can change the blocks from this section: https://www.screencast.com/t/i066rVTN

Thank you!

Simion C.
tagDiv Staff

Hi,

You can install the demo you like, then gradually replace the content with your own. Start from the top for example, upload your own logo, set your own menu
https://forum.tagdiv.com/logo-favicon/
https://forum.tagdiv.com/main-menu/
https://forum.tagdiv.com/mega-menu/
Edit the homepage with the tagDiv composer, remove/modify/add elements as you want
https://forum.tagdiv.com/tagdiv-composer-tutorial/
https://forum.tagdiv.com/block-settings-guide/
Each block and grid can be configured to display the posts you want, there are multiple filtering and sorting options available.
Please let us know if you have more questions or you need help with something.

Thanks

Simion C.
tagDiv Staff

Hi,

The live search uses module MX2 – https://www.screencast.com/t/841t735XenoV
So you could modify the module to show a different thumbnail
https://www.screencast.com/t/Nz0drSd1y
Note that making this modification will affect every location where the module is displayed (block 18, block 19, gallery) not just the live search.

Thanks

wizzhouse
Participant
#0

1) After creating elements in TD Composer, elements turn into code content. For instance I have just created a column title and it turned into to this code below rather than a visual element

[tdm_block_column_title title_text=”MjAlMjBZSUxMSUslMjBHJUMzJTk2S0FEQSUyMFRFQ1IlQzMlOUNCRVMlQzQlQjA=” title_tag=”h3″ title_size=”tdm-title-bg” content_align_horizontal=”content-horiz-center” tds_title=”tds_title3″ tds_title3-subtitle_text=”NEDEN FARKLI?” tds_title3-title_color=”#1e73be” tds_title3-hover_title_color=”#1e73be”]

2) Also, for the icon boxes, the space between title text and description distorts after this visual content turns into the code content.

This happened at least 3 times. In the beginning, it looks fine but after you exit TD composer and enter again it happens.

Kindly need your support as this makes editing the site impossible

songkqx1c
Participant
#0

Hey, I have been waiting for your reply, had to open more than one post. How to turn off the counting function of the social counter module, please give me a way to turn off or block the fan number, thank you!

designr
tagDiv Member

Hello Bogdan,

As user brunodups pointed out, this is a feature that is common in all major news websites – you should consider adding it to your list of future updates.

For now, two things;

  • I noticed the gadgets demo has something close to what am trying to achieve. Here is the screenshot—> https://ibb.co/bDu2bw .How can I add the square bullet points to Block 9?
  • Also I would like to be able to changed the color of the dotted vertical lines that divide the post titles, where can I change that from?
  • Thanks.

    designr
    tagDiv Member

    Hello,

    Thanks but this isn’t the change am trying to make – the code you provided changed the category tag for all the blocks.

    What am trying to do is to change only the appearance of category tag of Block 1.

    Image here–>https://ibb.co/goTEOb

    Thanks!

    asbr3
    Participant
    #0

    https://www.dropbox.com/s/r6x6ugvclqyxwck/image1.png?dl=0

    As seen in above screenshot, the Ajax item in the mobile version is only two. The other Ajax items are put under “More”.

    In the desktop version, it is fine. Several Ajax items are able to display.

    Is there a way I can put one more Ajax item in the menu title instead of hidden in the “More”? I believe there is enough space.

    As seen in below screenshot:
    https://www.dropbox.com/s/j6x5j5j3egdwqvc/image2.png?dl=0

    Very strange, more Ajax items can be displayed in the menu title in this case.

    Raihan
    tagDiv Member

    Thank for your reply. I have understood now. But this is a little confusing.
    It should work this way – When i am selecting a Category from Filter tab by default Category name should display at first (which is displaying now right) and all subcategory under this Block should appear automatically. this is more sensible and logical.

    Please let me know if my logic is wrong.

    Thanks,
    Raihan

    Gustavo.santos
    Participant
    #0

    After I migrate my blog for a new host, my images in blocks don’t stay full, what can I do?
    And the last images that I sent before this migration stay full in the blocks

    link for my blog: https://aquiegamer.com.br

    SERGEY ARMISHEV
    Participant
    #0

    Hello. My site is http://mice-tv.ru/
    I have a problem:
    Fatal error: Uncaught Error: Class ‘»»’ not found in /home/micetv5/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_block.php:185 Stack trace: #0 /home/micetv5/public_html/wp-content/plugins/td-composer/includes/shortcodes/vc_column_text.php(13): td_block->render(Array) #1 /home/micetv5/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_global_blocks.php(28): vc_column_text->render(Array, ‘«]’) #2 /home/micetv5/public_html/wp-includes/shortcodes.php(319): td_global_blocks::proxy_function(Array, ‘«]’, ‘vc_column_text’) #3 [internal function]: do_shortcode_tag(Array) #4 /home/micetv5/public_html/wp-includes/shortcodes.php(197): preg_replace_callback(‘/\\[(\\[?)(adrota…’, ‘do_shortcode_ta…’, ‘[vc_column_text…’) #5 /home/micetv5/public_html/wp-content/plugins/td-composer/includes/tdc_composer_block.php(176): do_shortcode(‘[vc_column_text…’) #6 /home/micetv5/public_html/wp-content/plugins/td-composer/includes/shortcodes/vc_column.php(56): tdc_composer_block->do_shortcode(‘[ in /home/micetv5/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_block.php on line 185

    In support of my hosting said me that:
    It looks like this may have something to do with the td-composer plugin.
    But after:
    Alright, so after disabling it I am still seeing issues on the page with formatting, however I’m not seeing the error anymore. I’ve gone ahead and re-enabled the plugin, but it appears that there is some kind of compatibility error in the coding between the plugin and the theme you are using. I would recommend reaching out to the plugin developer to take a look at this and providing the error to them, as getting this resolved will require coding support which is outside of the scope of what we’re able to help with here.

    Please help me :((

    azarmi2kht
    Participant
    #0

    Dear Team,
    Thank You so much for your nice theme, I would like to show special post category in each tab of the block, and not show “more” in the Tabs, I use Multiple categories filter, but It seems it’s not working properly.

    ANM
    Participant
    #0

    Apologies if this has been asked before, I can’t find an answer to it.

    I’ve changed the font size and styling of my block quotes in Newspaper – basically reduced the font size and set the font style to ‘no text transform’.
    Problem is in TinyMCE I’m still seeing the larger uppercase-transformed block quotes.

    Is there a way of making it WYSIWYG in TinyMCE?

    Edward
    tagDiv Member

    Hi everybody!

    Please read carefully the official documentation.

    Theme modules and blocks: https://forum.tagdiv.com/theme-blocks-modules/
    Excerpts introduction: https://forum.tagdiv.com/excerpts-introduction/

    johnfelipe
    tagDiv Member

    i need to know name of this modules or blocks pls:

    1. https://goo.gl/Mau6Vo
    2. https://goo.gl/opBBjC
    3. https://goo.gl/kJdbxw
    4. https://goo.gl/wFPH2P
    5. https://goo.gl/EFAUyG
    6. https://goo.gl/32kLXF

    Means all with 3 dots at final, here is my demo link: https://demoautomatico.conexionmas.com/

    Stay alert

    Viewing 25 results - 21,551 through 21,575 (of 39,816 total)