hi,
assuming that you are using the default template to display your post here is how:
http://screencast.com/t/vZbCwUk8
Thanks for you message.
Radu A.
hi,
no, you have to use the custom css section from theme panel
Thanks for you message.
Radu A.
hi,
understand what you are asking but we can to get involved at this level in custom work.
please try finding a professional php developer .
Thanks for you message.
Radu A.
hi,
I see that the images are 745 x 483 px
not sure if is working in child theme, did not tested.
the code for the sliders are in : http://screencast.com/t/isHYRu9bN .
but what will happen if we update the theme and your file are not compatible with the new version anymore?
however you can increase the size of the images using css. this css is store in the database and does not care about theme version.
Thanks for you message.
Radu A.
hi,
this is how it shows on:
Firefox v31.0 : http://screencast.com/t/DUyv9UcZvtQ
chrome Version 36.0: http://screencast.com/t/L8qEF3q3Q
Internet explorer 11.0 : http://screencast.com/t/Lm8mme1AVi
Thanks for you message.
Radu A.
hi,
please contact us on email at contact@tagdiv.com so that we can give you a small zip tutorial.
Thanks for you message.
Radu A.
hi,
try adding big images so that wordpress can cut proper sizes out of that big image.
once the image is cut into different sizes different styles uses different sizes.
Thanks for you message.
Radu A.
hi,
please look in your browser console for any javascript errors.
like Steven said could be a plugin issue, try disable them and try again.
Thanks for you message.
Radu A.
hi,
thanks Shashank Shekhar for your answer.
hi,
create a new custom ad in Ads section in Them Panel : http://screencast.com/t/osAh7lmy3
then create a sidebar from the custom sidebar control : http://screencast.com/t/zYqKqmsJH0h. you can find this control on pages add/ edit, Theme panel -> categories: http://screencast.com/t/14sqWp4sba
then go to Appearance -> widgets and find your sidebar, drag the [tagdiv] Ad box on that sidebar : http://screencast.com/t/BT24kOav, http://screencast.com/t/ocG6Q6Jirvs ad select you custom ad (nr 4) : http://screencast.com/t/COY9QSzNMF
cheep in mind that google only allow 3 ads on 1 page.
ads documentation : https://forum.tagdiv.com/ads/
Thanks for you message.
Radu A.
-
This reply was modified 12 years by
Radu A.
hi,
have you rated our theme 1 star?
Thanks for you message.
Radu A.
hi,
did not know to what subcategories you are referring:
here is how you do it:
on your page add a block, the filter the block like:
http://screencast.com/t/Ewc3VZmoP , and http://screencast.com/t/vb00TXd4enf .
result : http://screencast.com/t/EfUfriipK9.
next time please provide a print screen, will help understand better
Thanks for you message.
Radu A.
hy,
you can filter using this Post Type field: http://screencast.com/t/FfEdlimwxt
Thanks for you message.
Radu A.
hi,
the idea with the child theme is to have the same file structure but different functionality in those files.
but you need to stick with a theme version for this to work, if you update the theme then you have to update also your files functionality in case those files got change in the last update.
try to make plugins, witch are separated by the theme, you can use them with what ever theme you want and you can change the functionality only when needed.
your custom css can be added here: http://screencast.com/t/dmA7qlRdqL (this will be saved in the database)
Thanks for you message.
Radu A.
hy,
have you try rbaccaro solution?
thanks rbaccaro for sharing this wit us, appreciated.
Gee95 if you want to modify the css of the back end look here: http://screencast.com/t/e8vUszQi
Thanks for you message.
Radu A.
hi,
the problem is wordpress, is a very big and slow application.
it will help to move your site to a dedicated server (not shared account, not VPS)
Thanks for you message.
Radu A.
hi
try to use this :
.iosSlider .slider .item img {
width: 1980px !important;
max-width: none;
}
change 1980 to what ever you want
Thanks for you message.
Radu A.
hi,
when you make a is best to use only this 3 custom layouts : http://screencast.com/t/Bao9EXnFl0v
you can use the other ones but unpredicted result may apear
Thanks for you message.
Radu A.
hi
take a look here : https://forum.tagdiv.com/ads/
Thanks for you message.
Radu A.
hi,
in modules files: http://screencast.com/t/4MdlOWQZll we use the get_date() function.
the function is defined here: http://screencast.com/t/W2DQw0Og5F .
Thanks for you message.
Radu A.
hi,
this can be achieved only by changing the code of the theme, no theme panel option for this one.
———-
(after playing with the settings – couldn’t get the look of demo for some reason) -> play some more you will get the hang of it.
Thanks for you message.
Radu A.
hi,
you can change the template of the 404 page from here: http://screencast.com/t/f3w2FjWJuqi7
Thanks for you message.
Radu A.
hi,
you need to take every file of the theme (where you find Microdata) and change what Microdata is used now to you desired Microdata .
Thanks for you message.
Radu A.
hi,
read the text near the Use / Don not use ajax select box , http://screencast.com/t/nA9SJur44EAc
this is not use in combination with option from Pagination select box.
———————————————————————
try changing your permalinks to default and hit the Save button (see if it works), then change the permalinks to whatever you like and hit Save again.
Thanks for you message.
Radu A.
hi,
when you add tags to a post : http://screencast.com/t/1SAlvFyG
they appear above the sharing buttons: http://screencast.com/t/NvvlXSAu
this tags you can hide with ‘SHOW TAGS ON POST’ option : http://screencast.com/t/NvvlXSAu
this works fine, i’ve tried it.
Thanks for you message.
Radu A.
