Home User profile
tagDiv Staff
I love to get energized by social interaction! Curious and eager to improve, I enjoy traveling and learning new things.
Lucian
tagDiv Staff

@Shashank Shekhar
Thanks for your help!

Lucian
tagDiv Staff

Hi,

You can add the 'of' field in the td_translate.php file, add this code:

'of'=> __('of', TD_THEME_NAME),

..like this: http://screencast.com/t/Az7TZ1fYGl

You will now get the 'of' field in Theme Panel -> Translation: http://screencast.com/t/fuMjb0fCD
Result: http://screencast.com/t/TWZOThdG9Yq

Hope this helps.
Thanks

Lucian
tagDiv Staff

Hi,

Yes, please send an e-mail at contact@tagdiv.com with your wp-admin user and pass and also send a link to this topic.

Thanks

Lucian
tagDiv Staff

Salut,

1. In prezent suntem in cautarea unei solutii cat mai buna in ceea ce priveste implementarea unei optiuni pentru setatrea modalei “by default” deci, din pacate modala nu poate fii setata pentru a fii folosita de catre toate imaginile decat daca este setata manual pnetru fiecare iamgine in parte, inceraca sa folosesti modala pentru imagini fara “Responsive Lightbox” si asigurate ca ai setat-o cum trebuie: https://forum.tagdiv.com/display-image-using-modal-window/ ar trebuii sa functioneze bine, daca nu reusesti incearca sa deactivezi toate plugin-urile si verfica din nou.

2. Poti schimba culoarea in alb pentru aceste elemente din meniu din theme panel: http://screencast.com/t/01DCPMITt

3. Observ acum dupa ce am verificat site-ul tau ca ad-ul este la dimensiunea pe care ai ales-o si pare sa functioneze corect: http://screencast.com/t/9HIoIHAUu

4. Stim de aceasta probelema si o sa o remediem in urmatoarea versiune a temei, ne cerem scuze pentru asta.

5. Icearca sa gasesti un plugin pentru asta.

I legatura cu sugestiile:

1. O sa ne gandim la aceasta sugestie si o sa o adaugam in viitoarele update-uri ale temei daca o sa mai fie solicitata, poti modifica templatul forumului de aici daca doresti: http://screencast.com/t/3iele6PnbX

2. Poti sa modifici structura commenturilor din acest fisier dupa cum vrei tu sa apara: http://screencast.com/t/f04uFDZal5Xz

3. Multumim pentru sugestie, o sa ne gandim la asta daca mai multe persoane o sa solicite asta sau poti incerca un plugin daca iti doresti mai multe optiuni.

4. O sa incercam, multumim pentru sugestii.

5. Poti incerca sa remediezi asta folosind setarile pentru titlu din theme panel sau prin css doar pentru un titlu specific.

Multumesc.

Lucian
tagDiv Staff

Hi,

There is not file with that name within the theme files inside includes/shortcodes
Please re-upload your theme files and make sure you do it like this: https://forum.tagdiv.com/how-to-update-the-theme/ and check to see if this is still happening
Hope this helps!

Thnaks

Lucian
tagDiv Staff

Hi,

Firstly please disable all plugins and check to see if it’s starts working, then enable the plugins one by one so you can check which one it’s causing this.
If this issue is still preset please send an e-mail at contact@tagdiv.com with your wp-admin username and pass so we can check this, also please send a link to this topic or specify your issues details.

Thanks

Lucian
tagDiv Staff

Hi,

The images thumbnails used to fill the containers of the big slider are set here: http://screencast.com/t/qsqNdE2g so if the image uploaded is large enough to fill the container will coupe the entire container without blank spaces.
Like I said here: https://forum.tagdiv.com/topic/home-page-gallery-shrinks-images/#post-19270 you need to regenerate thumbnails and check if this issue is still present: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/
Please make sure you do this and also disable any CDN plugins and check again.

Thanks

Lucian
tagDiv Staff

Hi,

You can find the js code here http://screencast.com/t/e5v9RAejOIM and get someone to help with this if you don’t know how to do it.

Thanks

Lucian
tagDiv Staff

Hi,

You could try to use WordPress SEO https://wordpress.org/plugins/wordpress-seo/ or
read here on how to add meta data manually: http://www.wpbeginner.com/wp-themes/how-to-add-facebook-open-graph-meta-data-in-wordpress-themes/

Hope this helps!
Thanks

Lucian
tagDiv Staff

Hi,

Thanks @Christopher!

@SnakeEater

Unfortunately you can’t modify the td_authors.php file using the child theme, you will need to modify the parent theme, you can find here the files that can be changed via child theme: https://forum.tagdiv.com/child-theme-documentation/

Thanks

Lucian
tagDiv Staff

Hi,

Please use this for the sidebar ad, also add !important to margin-bottom if it isn’t working:

.td-g-rec-id-sidebar .adsbygoogle {
top: 0px;
margin-bottom: 0px;
}

Use this for the gap from post style 5, also add !important if is not working for you:

.single_template_5 .row-fluid:first-child {
padding-bottom: 0px;
}

Thanks

Lucian
tagDiv Staff

Hi,

Thanks @TheMediumUTM!

@tenocation

You can change the number of post displayed on category pages from wordpress dashboard > settings > reading: http://screencast.com/t/L0qu3YQBlkL0
Use this if you want to control the number of post from a specific category page: https://forum.tagdiv.com/topic/set-number-of-post-that-can-be-viewed-on-category/#post-18286

Thanks

Lucian
tagDiv Staff

Hi,

Please use this custom css in theme panel > custom css filed to remove the big sliders arrows and also for the normal slider arrows:

.iosSlider.td_block_big_grid .td-icon-left, .iosSlider.td_block_big_grid .td-icon-right, .iosSlider .prevButton, .iosSlider .nextButton {
display: none !important;
}

Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

Thanks @Christopher!

@tenocation

Please add the links like this: http://screencast.com/t/Y6fUz9PwSiwu
Then go to menu-top.php file and make sure you change the span classes like this: http://screencast.com/t/L0uAqUZ4XbK
You will then get this result: http://screencast.com/t/EUhZhJtmPhR
Hope this helps!

Thanks

  • This reply was modified 11 years by Lucian.
Lucian
tagDiv Staff

Hi,

If you have the 4.1 theme version you can use the patch to update the theme to 4.2 version.
If you are not sure that you have the 4.1 version please update the theme by copying the files via FTP https://forum.tagdiv.com/how-to-update-the-theme/

Thanks

Lucian
tagDiv Staff

Hi,

Please remove this code: http://screencast.com/t/IfGuuNpT
Should get this result: http://screencast.com/t/ht5L5brc

Thanks

Lucian
tagDiv Staff

Hi,

There is no category title because the title it’s not displayed when using module 1 or module 7 layouts on category page.
Try to remove this condition: http://screencast.com/t/FMP8RPTMG96x and check to see if the title show on M1 or M7 layout.

Thanks

Lucian
tagDiv Staff

Hi,

Thanks @Christopher!

@zelatech

Sorry for the delay. Have managed to solve this? Please make sure you use the WPBakery Visual Composer provided with the theme, I have also tested this and seems like it works.

Thanks

Lucian
tagDiv Staff

Hi,

Please make sure that you are using other header style than 3 or 6 with those styles the logo dose not changes.

Thanks

Lucian
tagDiv Staff

Hi,

I have tested this and seems that it’s working fine, please make sure you use it like this: http://screencast.com/t/gNzWHA1H0H
Make sure you set the counter on words, like this: http://screencast.com/t/6YCJUPSCZaJ
We will review our documentation also in the near future, thanks for reporting this.

Thanks

Lucian
tagDiv Staff

Hi,

I have checked your site and did not found any slider there so I can inspect this issue.
I’m not sure what are you trying to say by this part ..and 1074×483 for post on the right (3 Post on the right). because the big slider uses the 745X483 px image size fro the big picture and the thumbs from the left used for the smaller images are at 326X159 px sizes.
Please try this https://forum.tagdiv.com/how-to-fix-strange-thumbnails/ to fix the posts thumbnails and let me know if you still have this issue, also please provide a link which contains a slider that has this issue.

Thanks

Lucian
tagDiv Staff

Hi,

Thanks @TheMediumUTM!


@CSTAwestminster

Sorry for the delay! Please make sure you have posts in the featured category as the first slider the one that is inserted into page by the “Homepage – bg + with article list” template it displays post from the featured category. If you want to display posts from other categories you can do it like this: https://forum.tagdiv.com/topic/big-slide-background-homepage-doesnt-show-any-post/#post-18910
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

Sorry about this, I have added this on our todo list and we will try to fix this as soon as possible and implement it into the next update.

Thanks for understanding!
Have a nice day!

Lucian
tagDiv Staff

Hi,

Thanks @TheMediumUTM!

@monsterdevelopment

Like @TheMediumUTM suggested you should try to install the version of Visual Composer which comes with theme files, also please make sure you disable all CDN plugins and empty cache, we had experimenting slider issues when using CDN.
Please let me know if you solve this and send a link if you try this again so I can check.
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,


@TheMediumUTM
Thanks!

@daicadung
Please try @TheMediumUTM implementation.

Thanks

Viewing 25 posts - 5,476 through 5,500 (of 6,600 total)