luuuciano
Forum Replies Created
-
Thanks! will have that in mind…
Anyway, I tried adding
echo pf_show_link();
to the page.php theme file
(just that, without any if statment, etc… so, it should work)But… it is not printing anything… it is like the function is not present there?
Do I need to do something else to have the pf_show_link() function working ok on those files?Best regards
Oops… I thought it was working… but echo pf_show_link(); is not working at all…
Do not show anything…
What should I do to have the function pf_show_link() working on that section?Ok, here the way I solved it, maybe it helps others…
I have disabled the option to show the button in Pages… and then, in the page.php theme file added
if (!is_singular( array( 20, 27 ) )) {
if(function_exists(‘pf_show_link’)){echo pf_show_link();}
}20, 27
are the ID numbers of my contact & advanced search…Thanks a lot for this plugin, it works great!
ohhh, thanks a lot Todd!
That was what I needed to have it working ??
It was easy, did not know it…BTW, the “testimonial” shortcode is used on the Yourself theme, and looks like this:
[testimonials_slider id=”about us” pause_time=”10000″] [testimonial author=”José Luis”]Realmente uds cumplieron en todo, tanto en el tiempo como en los materiales utilizados, muchas gracias ALCAZAR.[/testimonial] [testimonial author=”Andrea y Fernando”]Nos enganchamos con la buena onda de Uds. y hoy por suerte contamos con nuestra casita, gracias.[/testimonial] [testimonial author=”Esther y Roberto”]Me gustó conocer a los due?os, realmente gracias por todos los servicios ofrecidos y cumplidos en la construcción de nuestra casa.[/testimonial] [testimonial author=”Mariano”]Gracias Alcazar, ya que con un préstamo personal y Uds. cumplí mi sue?o de la vivienda propia.[/testimonial] [testimonial author=”Osvaldo”]Por fin, logre el sue?o de mi casita en el campo. Se conjugaron varios factores y uno de ellos fueron Uds. Muchas gracias Alcazar.[/testimonial] [/testimonials_slider]
Then I did the widget, and called like
[widgets_on_pages id=”Testimonios”]
on pages…So, I just add that “content call” on all the needed pages, and actualize the Testimonial contents just on the widget! ??
Mmmm, do not remember… let me try…
Noup ??So, that is the main problem? shortcodes are never parsed on text/html widgets?
There is any plugin or way to achieve that?
My idea was to have just one chunk of code/information, and call it from every page
(to avoid having to edit every page just to add more information to that section…)
Maybe my aproach is wrong, and there is a better way to handle it?Wow, great Tobias!
Thanks a lot, and sorry for the copy, did not know where to put itWow, great Tobias!
Thanks a lot, and sorry for the copy, did not know where to put itI think it is related to conflict between plugins, javascript calls, etc…
I had the same issue, did a list of actived plugins… and deactivated
Apptha WP Banner Image Slider
At a first try… I was lucky, it was the one conflicting it…As I was not using it I just leave it that way, deactivated… if not, you will have to look a way to make them live together…
Forum: Plugins
In reply to: [WP eCommerce] Can I have an ecatalog using wp-e-commerce? (not sales)Oh, nice!
Thanks a lot for the asnwer
Will try thatForum: Plugins
In reply to: [eShop] Can I have an ecatalog using eshop? (not sales)Thanks for the asnwer!
will try itForum: Plugins
In reply to: [Watermark RELOADED] [Plugin: Watermark RELOADED] Includes Copyrighted Fontsyea… I came here to point the same thing…
why not use free fonts?
there are a lot of cc and other licenced fonts to use, without distributing copyrighted fonts without permission…Forum: Plugins
In reply to: [Plugin: ALO EasyMail Newsletter] batch sending?thanks a lot!
will do thatbtw, I can not believe there is no easy way to show profiles publicly in wordpres… someone told me about profiler, but it is not updated anymore… ??
Thanks a lot Ben!
Forum: Plugins
In reply to: users profileHey guys, Im also searching for a way to make public profiles (and maybe selecting wich items)
Did you find enything to achieve this?
btw, I have searched in the profile tag, did not see anything… but I will try again anyway!