Page 80 of 130 FirstFirst ... 3070787980818290 ... LastLast
Results 791 to 800 of 1297

Thread: Fit all your needs with ClassiPress

  1. #791
    leblanm's Avatar
    Join Date
    Jan 2012
    Location
    United Kingdom
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Thank you for this.

  2. #792
    rubencio's Avatar
    Join Date
    May 2010
    Location
    Spain
    Posts
    3,804
    Thanks
    268
    Thanked 316 Times in 278 Posts
    You are very welcome mate
    Best regards,

    Quote Originally Posted by leblanm View Post
    Thank you for this.

    r u b e n c i o . c o m


    Since 2010 providing AppThemes solutions,
    Plugins and the best childthemes...



  3. #793
    Veteran levt's Avatar
    Join Date
    Jan 2012
    Location
    Portugal
    Posts
    308
    Thanks
    27
    Thanked 10 Times in 10 Posts
    Hi Rubencio,

    Hope you can help me!

    I am trying all evening to change the word " ANY " in the drop down search box of the advange search and also to change the word Search in the oragen buton, because its a Portugues site, now Antony send me an email with this

    In the plugin floder, you need to search in the code:
    SEARCH BUTTON -> /templates/wp-custom-fields-search-form.php
    ANY ->extra-search-fields.php


    But I can not find it and also where is the word SEARCH to be found?

    Can you give me a more details where to find it and what to do?

    Thanks

    Regards
    Levt

  4. #794
    rubencio's Avatar
    Join Date
    May 2010
    Location
    Spain
    Posts
    3,804
    Thanks
    268
    Thanked 316 Times in 278 Posts
    Please, send your request to support@classipro.com
    Best regards,

    Quote Originally Posted by levt View Post
    Hi Rubencio,

    Hope you can help me!

    I am trying all evening to change the word " ANY " in the drop down search box of the advange search and also to change the word Search in the oragen buton, because its a Portugues site, now Antony send me an email with this

    In the plugin floder, you need to search in the code:
    SEARCH BUTTON -> /templates/wp-custom-fields-search-form.php
    ANY ->extra-search-fields.php


    But I can not find it and also where is the word SEARCH to be found?

    Can you give me a more details where to find it and what to do?

    Thanks

    Regards
    Levt

    r u b e n c i o . c o m


    Since 2010 providing AppThemes solutions,
    Plugins and the best childthemes...



  5. #795
    rubencio's Avatar
    Join Date
    May 2010
    Location
    Spain
    Posts
    3,804
    Thanks
    268
    Thanked 316 Times in 278 Posts
    Xtreme Carousel 1.1 has been released!

    Changelog:
    2012/01/16 Version 1.1
    - Now the plugin it is compatible with ClassiPress version 3.1.6
    - New Feature: You can place the carousel on your category pages to show your featured ads filtered per categories.

    If you have the version 1.0, use your download link to update the plugin.
    For those who want to buy the plugin, please visit our store -> http://store.classipro.com

    Regards

    r u b e n c i o . c o m


    Since 2010 providing AppThemes solutions,
    Plugins and the best childthemes...



  6. #796
    buddhan's Avatar
    Join Date
    Oct 2011
    Location
    International
    Posts
    42
    Thanks
    22
    Thanked 4 Times in 4 Posts
    Sorry but this update is not working on my side www.fayouli.com

  7. #797
    Veteran vienna's Avatar
    Join Date
    May 2010
    Location
    Vienna, Austria
    Posts
    718
    Thanks
    19
    Thanked 177 Times in 118 Posts

    Fail here, too

    Immediate fail here, too. The code is loaded as before-- the source shows all of the CSS and JS files in the header as before. I used the same timthumb setting as before that allowed a CDN..... Carouselextreme was on my index page until I replaced with your latest upgrade.... temporary downgrade.

    I have the same effect as http://www.fayouli.com/ the header outline shows up and then the rest of the page ads are shoved way way down the page.... have to scroll and scroll to see where the ads and footer went.

  8. The Following User Says Thank You to vienna For This Useful Post:

    buddhan (January 16th, 2012)

  9. #798
    buddhan's Avatar
    Join Date
    Oct 2011
    Location
    International
    Posts
    42
    Thanks
    22
    Thanked 4 Times in 4 Posts
    thanks vienna, at least I'm not the only one with this issue. I hope this problem can be solved asp.

  10. #799
    Veteran vienna's Avatar
    Join Date
    May 2010
    Location
    Vienna, Austria
    Posts
    718
    Thanks
    19
    Thanked 177 Times in 118 Posts

    FIX is IN --- LISTO

    HERE IS THE FIX


    in the xtremecarousel.php file about line 100 to line 116, replace the javascript with this:

    It works again!

    PHP Code:

    <script type="text/javascript">
        
    jQuery(document).ready(function() {
        
    jQuery.noConflict();                                                         
                        
        
    jQuery('#services-example-1').services(
            {                                        
                
    width:900,
                
    height:290,                            
                
    slideAmount:5,
                
    slideSpacing:20,                            
                
    touchenabled:"on",
                
    mouseWheel:"on",
                
    slideshow:6000,
                
    callBack:function() { }
            });
        });
    </script> 
    the problem is the "jQuery" is missing several times.

  11. The Following User Says Thank You to vienna For This Useful Post:

    rubencio (January 17th, 2012)

  12. #800
    buddhan's Avatar
    Join Date
    Oct 2011
    Location
    International
    Posts
    42
    Thanks
    22
    Thanked 4 Times in 4 Posts
    thank you very much my friend. It solved the whole problem. Great work

Page 80 of 130 FirstFirst ... 3070787980818290 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)