rcjr24
Forum Replies Created
-
Forum: Plugins
In reply to: [Testimonials Widget] how to reposition the content of testimonialYeah, the “>>” works…
Ah ok…. thanks for your reply =).Forum: Fixing WordPress
In reply to: Get featured image of the post.I have my answer from here.
Forum: Plugins
In reply to: [Testimonials Widget] how to reposition the content of testimonialSorry for late reply… when i install this plugin, and inserted about 20 testimony then set the view to 10 testimony per page. Then when I look at my testimony page the pagination was only like this “>>”, in the top and bottom of the testimony content. What do i mean is that you could have more options to this pagination style. =)
Forum: Plugins
In reply to: [WP RSS Multi Importer] Range of importsSorry, I’ve just entered a wrong feed url
Forum: Plugins
In reply to: [WP RSS Multi Importer] Plugin imports only some postsI solved my issue now, I change my settings under the “Feed to Post Settings” -Number of Entries per Feed to Fetch-change to 30 and Number of Total Post Entries per Fetch-change to 30 then save. then delete the posts it imported then import again using the “Click to Fetch Feeds Now”. It imports now to what I need.. =) best regards
Forum: Plugins
In reply to: [Testimonials Widget] how to reposition the content of testimonialSuggestions?…
I hope you could have more options for the pagination.
thats it!
thanks again =)Forum: Plugins
In reply to: [Testimonials Widget] how to reposition the content of testimonialthanks for the reply, i found the answer based from what you’ve suggest =)
Forum: Plugins
In reply to: [WP RSS Multi Importer] Plugin imports only some postsHi, I’m also having this problem. I tried this plugin first in my localhost and it works well. The difference is that when I use the shortcode “[wp_rss_multi_importer category=”1″]” and shows me 9(the #1 is “Today’s” feed and the rest are in “Earlier news/feeds”), but on my post page(admin panel) I only got 5 post from it. It imports the feeds from #5-
#9 all under the “Earlier” feeds, the missing are from the #1-#4. Why is it that? Hope someone or the author could help me in this.Forum: Plugins
In reply to: [Testimonials Widget] how to reposition the content of testimonialIn addition, is there any way to call a function so i could display in my own style(the testimony content).
after almost 48hrs of troubleshoot, it was just on the admin configuration, it wasn’t(because im not the one who installed it) change the proper path on the gallery->other options->lightbox effects->(Show Advanced Settings)->the stylesheets url & javascripts urls. This was happen for i think the one who install this forgot to update when it is being uploaded on live.
anybody pls 🙁
Forum: Plugins
In reply to: [bxSlider integration for WordPress] do shortcode sample@vincent
Thats what i exactly mean. Thanks for your reply, I really appreciate your help. ^_^Forum: Plugins
In reply to: [bxSlider integration for WordPress] do shortcode sample@vincent
I mean, in bxslider wp if you’d like to put somewhere on your template files you just have to put like this “<?php echo do_shortcode(‘[bxslider id=”slider-1″]’); ?>”.
Here in integration, if in the shortcode you could do like this
[slider]
This is my first slide.
[next-slide]
This is my second slide.
[/slider]
what about if im gonna do it manually inside of this tags? What should im gonna call/consider?
<?php
if ( class_exists( ‘BXSG_ThemeUtils’ ) ) {}
?>The above i post doesn’t also works for me coz i know there is something missing. Though i took browse on internet but i found nothing just to hope that there could be a good reference for me as an example.
Forum: Plugins
In reply to: [Portfolio Post Type] Display Portfolio Category and Tags@chomachomachoma & bryananthonylewis
Is there a short code for this?… lets say i would insert the short code on my widget.. and one more thing, i used what you’ve suggest, but it appears only one category and it was “Education”, and I inspect the element and it is linked to “http://localhost/wordpress/portfolio_category/education/” which it must be linked to like this “http://localhost/wordpress/portfolio/education/”. Why is it that?
Forum: Plugins
In reply to: [Simple HTML Slider] Undefined variable: ul_widthIs there available/another version of this which is a responsive one?
The one that I’ve used is not responsive.