Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Radu A
tagDiv Member

hi,
please try to use this css:

.td-header-bg {
  height:80px !important;
}

here: http://screencast.com/t/kMLiJsdBNd

hopefully it will fix the header problem.
however the problem can also come from plugins that have their css conflict with the theme css. can you try disabling all plugins and see if this issue appear.

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,
When it comes to this Photon I really don’t know if I can help you, we are not the developers of JetPack.
A solution from css to increase the size of a picture in the theme can be provided, paste here the link.

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,
we have tested the Newspaper theme only with out social counter, I don’t know what plugin to recommend ‘for floating social signals share bar’.

for the background of the big slide we don’t have an option to change the color of the background but probably a css solution can be provided.

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,
yes, just copy the code of one of the sharing buttons and edited to fit your needs .

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,

please download the latest version of the theme and you will find there the latest version of WPBakery Visual Composer.

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,
you need to have the jetpack instaled.
then use the carusel options from jetpack.

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,
thanks for your suggestion, we will talk about this.

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,
YOU DON”T
my advice is to use images bigger then 1024, in this way when wordpress crop the images, will crop theme big enough.

if the image duos not fit (ex: slider) you can use css to stretch it.

like I said, only in the function.php we tell wordpress what size to crop the images.

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,
glad to see that you solved your issue.

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,

https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/

hope this help.

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,
please make sure to backup everything before update.

to update from 3.6 to 3.8.1:
you can download the version 3.8.1 and copy the files on your account.
here is a short movie on how you do this: http://import.tagdiv.com/newspaper/doc/#howtoupdate

to update thru patches :
you need to take each patch from each version and upload manually from the next version after 3.6 until 3.8.1.

hope this help.

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,
for the tagline : http://screencast.com/t/NAdcNXVwbZ
try using the option (style 2 or style 5) with text logo

on another thread on the forum someone answered to the grey background color :
https://forum.tagdiv.com/topic/post-featured-image-background/

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,

thanks samnaun2000 for your answer

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,
use Kronos17 css here: http://screencast.com/t/ilMOMmd5wx .

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,

thanks for your answer Kronos17

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,
way don’t you take a big picture and upload it (bigger then 1024)?
way do you do stuff like the one you deed, copping and resize yourself ?????
the resizing is done automatically by wordpress, this is where the theme tells wordpress what size of images needs to cut: http://screencast.com/t/wzb5ks92mF .

another solution is from css to increase the size of the photo on the big slide.

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,
you can’t just copy the function get_social_sharing() in any file and aspect to work.
take a look where the function is defined : http://screencast.com/t/00VeQol9k ,
http://screencast.com/t/LoV20WHKIG .

if you take a look at the constructor of the ‘td_module_blog’ class where ‘get_social_sharing()’ you will see that you need a ‘post’, this is way the social sharing work on single post pages and not on pages with multiple posts.

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,

1)
http://screencast.com/t/l4AbTtoMa
http://screencast.com/t/3s2ab32nDBbf

2)
to change the layout of the Similar articles you have to change the code. if you are not a programmer my advice is to hire one for this task.

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,

try changing this: http://screencast.com/t/FGdX43inu to http://screencast.com/t/UIV7L563R

this worked for a colleague

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,

something is breaking the theme.

I know your site, it worked well before, so what did you change, can you undo the change?

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,

are you using child theme?

after I will finis with support today I will take a look at the code again.

Thanks for you message.
Radu A.

  • This reply was modified 12 years by Radu A.
Radu A
tagDiv Member

hi,
Q1)
take a look at the filters when you add your blocks to the page:
http://screencast.com/t/CiDo8BdCth
http://screencast.com/t/pdTGYuh55
http://screencast.com/t/Ld9Gz4bKySFx

if you cannot do what you want from those filters then you have to modify the code of the theme. if you are not a programmer my advice is to hire one, it will save a lot of time.

Q2) the 7 day counter has an array of 7 position. each day only one position is increased (and every time a position is increased the sum of all position is made).
next week the position will be reset to 1 and it will be increase again.
for example on friday, the position 4 is increase, next week on monday the position 4 is set to 1 (at first entry on the post) and the counter start increasing the 4 position on the array.

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,

i have just tested this option and it worked:

show category:
http://screencast.com/t/UVvZpLmUzSA : http://screencast.com/t/GKlMkmUdL5

hide category:
http://screencast.com/t/upIOpiYR1K6J : http://screencast.com/t/zjHYjc8G

try disabling all of your plugins and try again, conflicts may happen between theme and the theme.

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,
we are sorry but we cannot offer support for code that are not develop by our theme. with visual composer is different as we have integrated it very well into the theme.

take a look how modules are registered in visual composer : http://screencast.com/t/v8T8KKzDI2 , maybe it will help.

Thanks for you message.
Radu A.

Viewing 25 posts - 226 through 250 (of 854 total)