hi,
thank you for reporting this issue,
we will take a look.
Thanks for you message.
Radu A.
hi,
Visual composer is incorporated into the theme, if you change it the theme will not work.
if you want to add more elements to the visual composer that comes with the theme take a look here : http://screencast.com/t/AAOqQzPK
Thanks for you message.
Radu A.
hi,
thank you for your suggestion
we will discuss this.
thank you for using our theme.
Thanks for you message.
Radu A.
hi,
I see that you are using WP Rocket on your site : http://screencast.com/t/K1x0WpiZ .
can you disable all your plugins then try to add your code.
try also adding a plugin for facebook sharing.
I see that in internet explorer you have the favicon : http://screencast.com/t/DQE1xjuPQ
Thanks for you message.
Radu A.
hi,
unpack the archive that you download from themeforest.net
inside you will find another archive : http://screencast.com/t/s7V70SJAVng called Newspaper.zip , this is what you need to install
Thanks for you message.
Radu A.
hi,
Use this patch http://www.tagdiv.com/theme/users/9-custom-ad.zip
hi,
this is no easy trick
you need to register menu spots, then in the header file you need to find out out and assign each menu to each spot.
I did not test this, but this is what I’m thinking.
Thanks for you message.
Radu A.
hi,
please backup everything before you update (files and database).
most of the big changes are from version 2 to version 3.
if you upgrade from 1.4 to 1.x (x > 4) you should be ok.
Thanks for you message.
Radu A.
hi,
can you try to disable all plugins and try again, could be a conflict between the plugins and the theme.
Thanks for you message.
Radu A.
hi,
you can add text using page builder : http://screencast.com/t/3cKv7xCxz9
for the rest I think you need to code something.
Thanks for you message.
Radu A.
hi,
for the moment your solution is the best solution,
another one is to search for a plugin that duos this.
Thanks for you message.
Radu A.
hi hedtec
this is how the 7 day post count work:
there is an array with 7 positions, one for each day of the week.
each day only one position is updated.
ex: today only position 1 is updated, tomorrow only position 2 is updated.
when the week stats again -> today will become 0 and again only this position is
updated.
Thanks for you message.
Radu A.
hi,
the big slide will automaticly show the latest posts, no filters.
to add posts from a category to a block :
http://screencast.com/t/cDtLdy2ajZ
http://screencast.com/t/uMjWX61mq1
Thanks for you message.
Radu A.
hi,
http://screencast.com/t/uZeOe1b53M
http://screencast.com/t/u8W87LDIiI
http://screencast.com/t/4m3o3bb4UPY
in the last picture is the code that actually connects to pinterest and takes the number.
you can do it either thru pinterest api or take a look here : http://screencast.com/t/qJfVwunr , we download the source of the page and using regular expression take the social number.
my advice is to hire a programmer for this task.
Thanks for you message.
Radu A.
hi,
did you change something on that site?
did you make an update to a newer version of the theme or a plugin?
if this is the case can you downgrade to the priveus version.
if this is not then case then what change? did you talk with your hosting company did they change something.
Thanks for you message.
Radu A.
hi,
for the slider part:
you need to either use : the Big slide ( http://screencast.com/t/MheKPkRv8Tda ) or split the element into smaller pieces and add something in the left gap :
http://screencast.com/t/CxXsLioSaQ6B becomes : http://screencast.com/t/bemVKxYK
Thanks for you message.
Radu A.
-
This reply was modified 12 years by
Radu A.
hi,
how did you added the google map for your old posts, and how did you added now.?
can you give us more detail.
Thanks for you message.
Radu A.
hi,
make the Prev and Next text to be links with the tag. this tab has an attribute called href where you need to put the same link as the one in the images that appear under Prev and Next text.
take a look at the wp_get_attachment_link function. https://codex.wordpress.org/Function_Reference/wp_get_attachment_link
Thanks for you message.
Radu A.
hi,
take a look in the header.php file : http://screencast.com/t/MJab3ucq
try to hardcode it there or in one of the inclusion files (the files are included with locate_template function) .
what I mean by ‘hardcode’ is to copy your code in the files and refresh the page.
Thanks for you message.
Radu A.
hi,
first of all disable all the plugins that you have installed, conflicts may happen between plugin and the theme.
for the second issue, when adding a post you can add it in what categories you want:
http://screencast.com/t/jAE1Ulk3aXm .
the featured image is handled by wordpress, there is not much that we can do about it.
Thanks for you message.
Radu A.
hi,
we currently don’t have this, but try to use a plugin for this.
sorry about this.
Thanks for you message.
Radu A.
hi,
thanks for the suggestion, we will talk about this . If you want to add it yourself you can find the files in the plugins directory -> td-social-counter directory
Thanks for you message.
Radu A.
hi,
thanks for the suggestion. right now we don’t have this option, but I think there is a plugin that duos this. try to use it.
Thanks for you message.
Radu A.
hi,
1) this is a little difficult, as the page is made from 3 components.
the first component is the header where the logo is, the second is the menu part
and the 3 is the rest of the page. so you need to apli shadow to all of this elemets.
2) soon we will relese a new version of the theme with a new fonts solution.
right now you need to do this from css. in the theme panel we have a panel for custom css : http://screencast.com/t/stb3BvsajWwc .then in the same panel add your custom css for fonts and the css to target what element you what to apply the font too.
3) only the log In and Socials have Style 1. this is how the disign was made. no solution for this.
sorry I could not help you more.
Thanks for you message.
Radu A.
hi,
have you check with the inspector for javascript errors? this is what I’m guessing.
http://screencast.com/t/80wh2fdbuu
Thanks for you message.
Radu A.