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,
unfortunately we cannot offer custom work anymore. We would have gladly made it for you but we work very hard on the updates and features
for all the users. You can always get a freelancer from sites like: http://www.envatostudio.com/

Radu A
tagDiv Member

hi,
i see that the menu is not working on your site.

please disable all the plugins and try again, there may be conflicts.

Thanks for you message.
Radu A.

Radu A
tagDiv Member

Thank you owt

Radu A
tagDiv Member

hi,
did you check for conflicts between the theme and the plugins you have installed.

try to disable the cache and see if the counter works.

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,
i have added the code in td_util.php -> create_array_authors() function, for me it works, check your code.

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,

the code of the menu comes from wordpress :
http://screencast.com/t/hUF8Ods9F
http://screencast.com/t/1fJQn6gal

we are using this code to wok wit it: http://screencast.com/t/u4f11KUxy and this class http://screencast.com/t/u4f11KUxy

modify the javascript function to hide and show the subcategories.
if you are not a programmer please hire one for this task.

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,
the top menu cannot be made sticky, only the header menu : http://screencast.com/t/qVR9Zj7i

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,
we are aware of this issue and we are working on this.
if all goes well, we will have an update for this this week.

we are sorry about this.

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,

homepage is THE HOMEPAGE and the category page is THE CATEGORY page, please don’t confuse them.

homepage :
1) http://screencast.com/t/whrn88c5R7mO
2) http://screencast.com/t/XZ2pP4Jfq
3) http://screencast.com/t/LzECi8O4RZVN
4) http://screencast.com/t/fxnxsowMOr
5) http://screencast.com/t/KoiUM6DON

category :
on the category you have the option to set the blocks :
http://screencast.com/t/ag1jYOrgxKgw

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,
the theme version 3.9 is out and this version is fixed.

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,
if there are option from Theme Panel to disable those options use theme, if not you need to comment them out from the code.

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,
the images are scaled so that all the image will fit the slider.
either add bigger images or use this css (will increase the image size but show only a part of the image, as the image is increase )

.td_normal_slide .iosSlider img.entry-thumb{
    width: 1045px ;
    max-width: auto;
}

here: http://screencast.com/t/3Qh4ATJm

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,
if you take a look at that post (https://forum.tagdiv.com/topic/similar-articles-with-random-tags/) you will see the file td_module_blog.php. in this file the modification are needed.

'orderby' => 'rand',

like here : http://screencast.com/t/BYhqRkkFCpF

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,
http://screencast.com/t/TgZZp2ClSW , http://screencast.com/t/0nuijt3xxLOm

works perfectly for me. please try to disable all the plugins, there may be conflicts.

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,
the authors are registered in wordpress not in our theme.
however how stupid this may sound you need to install a plugin too add a pictures for authors : https://wordpress.org/plugins/wp-user-avatar/ (how stupid is this?)

for your second question, modify the code :


$args = array('exclude'  => array(1, 2, 3));
$td_return_obj_authors = get_users($args);

like here :http://screencast.com/t/l0BNXm3XvBp

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,
I see the problem,
you can try this css.it will only hide from view the home link, but the link is still there. I cound not remove the link and make mega menu to work , sorry about this:

#td-top-menu ul.sf-menu li:first-child a span{
 display:none ;
}

#td-top-menu ul.sf-menu li:first-child a {
  border-bottom-color : #ffffff;
  cursor: default;
}

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

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,
block 2 is using module 5 (the big one) and module 3 (the small one)
http://screencast.com/t/RW27GfOQ

go to module 5 and comment out the text : http://screencast.com/t/KKKAltUH

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,

http://screencast.com/t/n0D20EyP

like here : http://screencast.com/t/HQ27X2PUiY

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,
to decrees the size of the menu on desktop use this css:

.td-menu-header ul.sf-menu li a {
  font-size: 13px;
  padding-left: 4px;
}

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

———————
to make the home icon disappear on iPad :

#td-top-menu ul.sf-menu li:first-child{
  display:none ;
}

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

—————-
the mobile menu is showed under 768px : http://screencast.com/t/KSnkUv8WN

Thanks for you message.
Radu A.

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

hi,
well, you can write less chars,

also you can use this css to increase the box size on mobiles :

div.td-sbig-title-wrap a.noSwipe {
 display: block;
 height: 40px !important;
}

here: http://screencast.com/t/1jg2XqVlW9z

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,
you can’t have that line in the boxed version, this is why is called ‘boxed’.

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,
remove authorship: http://screencast.com/t/yu5tY27ri

to remove it from pages:
identify what block and modules are you using :
http://screencast.com/t/yu5tY27ri
http://screencast.com/t/ZO2leufvO

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,
to add an ad in the sidebar thru the ad system:
1) make a sidebar : http://screencast.com/t/mhNQBZHaVla
2) put your ad code in the custom ad section : http://screencast.com/t/WuKWo7vLA
3) go to widgets area to assign the ad to the newly sidebar created : http://screencast.com/t/PMjuRfXdqDJ2
4) assign the sidebar where you want :
on post pages: http://screencast.com/t/SfojGwxv1

———-
to put an ad in the sidebar thru the text box :
http://screencast.com/t/WollxsiVNza
http://screencast.com/t/TyRPYKSK

——–
to put an image as ad in the ad system: http://screencast.com/t/5tQ58ISyi

———
Ads doc: https://forum.tagdiv.com/ads/

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,
Emil G is answering you on email, no need to write here too.

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,
these are the default theme ads spots.
you can create some custom ones but those custom can be used only on sidebars.

from visual editor you can create and modify a hole page: http://screencast.com/t/EA2mZxAdd , then add one or more blocks : http://screencast.com/t/GdMByIJIHV (each block has its own module or modules http://screencast.com/t/dsFlxM3g7c).
on each block you have filters : http://screencast.com/t/3d1T4Kc3

this is the documentation of the theme: https://forum.tagdiv.com/newspaper-documentation/

some links to how to manage blocks and modules:

https://forum.tagdiv.com/modules-and-blocks/
https://forum.tagdiv.com/page-templates/
https://forum.tagdiv.com/homepage/

hope this help.

Thanks for you message.
Radu A.

  • This reply was modified 12 years by Marius.
Viewing 25 posts - 326 through 350 (of 854 total)