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

Can you upload your visual composer for others to download?
I install mine but it does not work.

Thank you in advance!

fusion
tagDiv Member

Yes you are right.
I want to do this
Posts 5,4,3,2,1 are in catgeories A,B,C they belong to three categories.

I have allowed categories A, -B,-C and excluded categories B and C.

Now I want to click post 5 and to show latest post from A that are 4,3,2,1

It shows only posts from A which are not in B and C also.
Posts X which are only in category A.
The categories B and C are hidden because I use them for mobile so I dont want them to display.

Can you show me the solutions in this filter?
[td_block_16 category_ids=”‘.$rezi.’-4532,-8022″ sort=”” limit=”5″ ]

Thank you in advance!

fusion
tagDiv Member

And how do you call td_video_support.php
in single.php or in loop-single.php?
Does it use a shortcode or hooks something that I must copy and paste in the mobile theme single.php?

fusion
tagDiv Member

ok Thank you.

I use one column slider in home page adn in sidebar as widget.
I changed the thumb size from 300×350 to 433×300.
The main slider works fine, but it does show bad images on slider that is in the widget.
How to use other thumbnail only for the slider that is in
widget?
http://panorama.com.al/ is my webpage.

fusion
tagDiv Member

thank you, it worked.

I hope this is final question about the slider.

I have modified your slider to show realetd posts also and tabs.
But during the loading time it show first image with last post title under the image.
How to solve it in js ore css to load correctly?
After the page loads it is OK. The first image has the post title below it correctly.

Thank you again for your support

fusion
tagDiv Member

http://www.panorama.com.al/ is my website.
I do not see several images when upload new one.
And final questions, i have to regenerate thumbs all the time?
If I regenerate only last month?
the new ones will be ok?

fusion
tagDiv Member

yes Chris but I do not see thumbs.
I see only the original image, that is uploaded, and not the thumbs of this image.
I need to see the resized image also not the original because the original may be big and load the page slow

fusion
tagDiv Member

I have used block 16 in single loop .php to display other posts from the same category.
Please how to change th query that display block 16 to ecxlude the actual post from displaying
http://www.panorama.com.al/basha-instat-i-qeveritar-pranoi-sot-zyrtarisht-krizen-rama/

I want in the right hand of website not to show the actual post but others from the same category
Where to find this $buffy .= $this->inner($this->td_query->posts, $td_column_number); to modify?
I use this shortcode in loop_single1
<?php echo do_shortcode(‘[td_block_16 limit=”5″ style=”” category_id=”‘.$rezi.'” category_ids=”” tag_slug=”” autors_id=”” installed_post_types=”” sort=”” limit=”5″ offset=”1″]’);?>

$rezi is post category but i want to exclude thispostid

fusion
tagDiv Member

I have errors with LUPON ads they show big white and ruin homepage

fusion
tagDiv Member

Thanks for this beautiful theme.

My server has Load Averages: high when there is no cache.
With the old theme it did not happened.
On have traffick there are problems with website (it loose connection with mysql)
may be there is a script that is haeavy , or a loop or a slow query.

Do you have any idea how to find which it is ?
Than you in advance!

fusion
tagDiv Member

We have disable croping but it crops images again

fusion
tagDiv Member

From theme panel you can enable thumbnails but for example
it is 300 X 350 for slide 1 column but i have modified the slider
and it has other dimesion. If I disable the slider thumb it does show please enable from theme panel.
Where to change this dimesions from 300×350 to something else?
Please have a look at http://www.panorama.com.al/
at the main slider. And let me know what to do to change the dimesions for this thumb but not to disable?
2- during the load time the slider shows first post image with last post title and excerpt!
How to fix that ?
Thank you!

  • This reply was modified 10 years by fusion.
fusion
tagDiv Member

Chris can you suggest me some .httaccess configurations?

fusion
tagDiv Member

he Chris ! I have tested that before but dont think it makes great improvment.

fusion
tagDiv Member

I need some help also regarding image croping. Need to know how to specify image dimensions so that all images in a block get a fixed size regardless of image size. Sometimes images get zoomed and croped incorrectly. Also their quality changes. How ca i fix it. Thanks

fusion
tagDiv Member

resolved, thank you

fusion
tagDiv Member

Can you provide the JS code to (add) or show bullets under the slajder in place of arrows?
Thank you in advance!

fusion
tagDiv Member

I managed to show excerpt, but how to change its length?

fusion
tagDiv Member

i want to add

$buffy .= ‘<div class = “slideSelectors”>
<div class = “item selected”></div>
<div class = “item”></div>
<div class = “item”></div>
<div class = “item”></div>
<div class = “item”></div>
</div>’;

fusion
tagDiv Member

I have tried this solution before but it gets a total mess. when there is excerpt it works good, otherwise not. any other solution? thanks

  • This reply was modified 11 years by fusion.
fusion
tagDiv Member

I think you missunderstood me. I want to show the content from that article. To show the excerpt from that article

fusion
tagDiv Member

2- I want to add a text as excerpt under the slider on home page
http://www.bozosolutions.com/new/

fusion
tagDiv Member

It happens because get_the_ID() gets the ID of current post, I want the ID of posts shown in module_7
How to retrieve that?

fusion
tagDiv Member

in td_module7.php i add this lines of code

<?php if( get_field(‘opinionisti’) ): ?>
<font color=”red”>nga:<?php the_field(‘opinionisti’); ?></font>
<?php endif; ?>

all of this under the
<?php echo $this->get_title();?> code.

It works only when I read the article in the right sidebar widget, it doen not
work on homepage.

fusion
tagDiv Member

I add a text here in the file you told me it shows
http://screencast.com/t/afLfpYah3

but when I add a custom field it dows not show, and it shows only in the sidebar when i open that article
Have a look here in right side
http://www.bozosolutions.com/new/

In place of TEST TEST words I want to show somthing from database
Which file I need to modify?

Viewing 25 posts - 1 through 25 (of 32 total)