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 :)
AsadSeeker
tagDiv Member

i also facing this error. if i have a category http://www.site.com/category/ than in google webmaster tools it gives me error that http://www.site.com/category/author is unreachable (i wonder how this url is created :O ) than i apply 301 redirection to redirect from http://www.site.com/category/author to http://www.site.com/category/

AsadSeeker
tagDiv Member

Title is ok .. only alt is missing so it should be best for me if i copy same title as a alt http://imgmak.com/Al

i tried many times to change alt code as title code like http://imgmak.com/AV and http://imgmak.com/Ae but alt tag always empty. could you please tell me how can i copy title for alt tag ?

AsadSeeker
tagDiv Member

the alt tag is still empty … and if will work than it just only fill alt tag in featured images. what about the gallery images … its important in SEO …

AsadSeeker
tagDiv Member

waiting for reply …. plz help me

AsadSeeker
tagDiv Member

it’s not a solution to disable built-in lightbox one by one on every image. i have 100’s of images. waiting for reply from tagDiv staff … i am wonder, after removing http://screencast.com/t/7BtEFPmGu7 and http://screencast.com/t/z9Aa3oPbw5r i didn’t feel any change in the opening of images. All images works like before removing these codes.

AsadSeeker
tagDiv Member

Still having the same problem http://s13.postimg.org/94idriymf/Untitled_1.jpg
Is their any way to completely disable Model Box or Built in Light Box of Newspaper ?

AsadSeeker
tagDiv Member

is it possible to edit built in light box ? i want to display only one image (no next and previous buttons)

AsadSeeker
tagDiv Member

waiting for reply adn you may see the problem —> Problem

AsadSeeker
tagDiv Member

Hello Sir,
when i remove code which you ask me (from td_module_blog.php & from td_module.php) it gives me error, but when i just remove this code(from td_module_blog.php) , it works fine

if (td_util::get_option('tds_show_featured_image') == 'hide' and get_post_format($this->post->ID) != 'video') {
            return;
        }

        //do not show the featured image on gallery post format
        if (get_post_format($this->post->ID) == 'gallery') {
            return;
        }

        //handle video post format
        if (get_post_format($this->post->ID) == 'video') {
            //if it's a video post...
            $td_post_video = get_post_meta($this->post->ID, 'td_post_video', true);
            $td_video_support = new td_video_support();

            //render the video if the post has a video in the featured video section of the post
            if (!empty($td_post_video['td_video'])) {
                return $td_video_support->renderVideo($td_post_video['td_video']);
            }
        } 

is it ok, does it give me error in future ?

AsadSeeker
tagDiv Member

i know the use of video format and gallery format. I just want that all post formats shows same type of post.

AsadSeeker
tagDiv Member

how you put your logo in the small size in upper left corner ?

AsadSeeker
tagDiv Member

can i just increase the Size ?

AsadSeeker
tagDiv Member

Go to Theme Panel —> Post Setting —> Breadcrumbs, here you can easily enable or disable …

AsadSeeker
tagDiv Member

email is send for 1st pro
2: i want this : http://postimg.org/image/7k1ew8ryn/

AsadSeeker
tagDiv Member

Sir i re-upload all theme but option is not coming, i can wait few days and hope the problem is solve in next update.

About 3, i want the meta description of that post show below the image in the same style like category page show the meta description

AsadSeeker
tagDiv Member

Sir left align option is not showing http://postimg.org/image/zb4q5ehp9/

You give a screen shot of module 1 i find the place where i want to display current post description but code does not work or occur error, can you please give me ?

AsadSeeker
tagDiv Member

Sir left align option is not showing http://postimg.org/image/zb4q5ehp9/

Viewing 17 posts - 1 through 17 (of 17 total)