localsearchoptimizing
Forum Replies Created
-
Hi,
Could you please advise on how to do this?
Forum: Plugins
In reply to: [Easy Responsive Tabs] Especific tab linking a external linkHi Filipe Coutinho,
Were you ever able to link from a tab?
Forum: Plugins
In reply to: [Easy Responsive Tabs] How to get the Link to a site into a tab work?Hi beauregard13,
Where you able to get a Link to open from a tab?
Forum: Plugins
In reply to: [Easy Responsive Tabs] Make tabs open with new URL (like on your demo here)Hi,
It’s been 11 months, is there any update?
Forum: Plugins
In reply to: [Tabby Responsive Tabs] desactivate mobile styleDoes this mean that it get’s rid of the Accordian.
The tabby responsive tabs customizer add-on page does not seem to show any images or demos of how responsive can be achieved without accordian.
Forum: Plugins
In reply to: [Responsive Google Map] Map is not Fully Loading in Easy Responsive tabsThanks, I have more then one google map, however the extra maps are not causing any conflicts. I recently wrote to my developers and now have removed the other google map.
I have deactivated every single plugin except the three core plugins
WP Groupbuy (Required for Theme to work properly)
Easy Responsive Tabs
Responsive Google Map
I have cleaned up all of the other short codes on that page.Please remember that this issue is only occurring when I place the map on or after the second tab.
Here is an example of the issue not occuring when I place the map on the fist tab. http://www.ticupon.com/deals/smash-burger-hamburguesa-y-refresco-descuento-oferta-cupon/
And here is the issue when the map is placed on the 5th tab. http://www.ticupon.com/deals/quiznos-papas-gratis-descuento-oferta-cupon/
Forum: Plugins
In reply to: [CodePeople Post Map for Google Maps] Possible to have multiple maps?I’m a little confused, How do you add different unique maps for each page?
Forum: Plugins
In reply to: [3CX Free Live Chat, Calls & Messaging] Position Chat BoxHi Jarryd,
You’re right the chat window isn’t showing up!
I’m currently using this plugin on other more important sites with the same theme and it’s working fine.
I’m not sure exactly how many pixels to the left it should be. Where in the CSS Chat-style sheet could I add the following code or something similar?
{margin-left: 30px;}
Thanks,
Forum: Plugins
In reply to: [3CX Free Live Chat, Calls & Messaging] Position Chat BoxHi Jarryd,
Thank you for writing and sorry for not getting back to you right away!
I appreciate your help, I require centering the chat box with the side widget area. here is a link to the site. http://goo.gl/gKWrKb
Basically I’d like to move the chat as demonstrated in the following image link http://tinypic.com/r/hvyres/8
Thanks,
Forum: Themes and Templates
In reply to: [Dazzling] Remove Title from appearing on PageThank you, it worked!
Forum: Themes and Templates
In reply to: [Dazzling] Remove Title from appearing on PageBesides this code which only hides the title, is there a way to remove the title completely in order to save the wasted space at the top?
.entry-title {
display:none;
}