art005
Forum Replies Created
-
Forum: Plugins
In reply to: [Ultimate Reviews] Cannot enter product names in the Options sectionHello, I get that text box to enter a product name but I cannot put any information in the text box. I can delete and add empty text boxes but I can never put information in the text boxes.
My comment about the stars occurs when viewing the Review Page, not editing it. The difference was that I can activate the stars while viewing when I am logged into WP, but not when I am logged out of WP. Very strange, maybe hard to believe.
My comment about the link refers to “Click to add your own review!” is black text and doesn’t look like a link and is too obscure surrounded by the other black text. To help make it stand out I underlined the black text above and tried to turn the Search Review off so that that black text would not be shown. The search criteria is not printing but this text still is: “No matching reviews found.” More useless black text that I would like to get rid off, especially while the New Review link is still black above it.
Page is here: http://www.optico.us/customer-service/feedback/
Forum: Plugins
In reply to: [Ultimate Reviews] Cannot enter product names in the Options sectionThe Review Stars appear when I am logged into WP viewing my site. They appear as only a faint yellow outline that can’t be clicked when I am logged out of WP viewing my site. I usually use Firefox, but checked that Internet Explorer is even worse, not even a faint yellow outline when I am logged out of WP.
I chose the Click Here To Review Option and it is black text and not really noticeable as a link until you mouse over it.
I moved the shortcode into a more generic, less Theme customized, part of the editor and had all of the same results.
Hope you have some advice.
Forum: Plugins
In reply to: [Ultimate Reviews] Cannot enter product names in the Options sectionMaybe not a good idea to mix topics but in case they are related, there are no colors shown in the stars to select for the Review Rating on my website.
Forum: Plugins
In reply to: [Link/Obfuscate Telephone Numbers] Mobile number colorThis is the code I used where the phone number is listed:
[link_obfuscate_telephone tel=”123-456-7890″ mobile_css_class=”mobile”]Then in the CSS customize I put p.mobile{ color:blue }
The result is: [link_obfuscate_telephone tel=”123-456-7890″ mobile_css_class=”mobile”] so the short code is not recognized. But many other places I have practiced writing that code without the mobile_css_class=”mobile” and it works great, but in this location the mobile numbers are black instead of blue so I am trying to force them blue.
For practice I wrote a simple line: <p class=”mobile”>This paragraph uses p.mobile CSS code. That sentence appeared blue in both the PC and mobile, of course because it is not associated with any mobile screening. Point is the class p.mobile worked for the simple text.
Can you help me fix the shortcode so it screens for mobile and forces the text blue while it is black on the PC.
I had a similar experience. I’m a beginner but what I think is happening is you are accessing your site without being logged in to wordpress. So you only see the site as a visitor, no access to the the editor.
Make sure wamp is running, green icon on the tool bar.
At the URL, assuming the usual configuration, type:
http://localhost/wordpress/wp-adminThat should bring up the login page and then you will get to the dashboard.
Forum: Plugins
In reply to: [Google Maps Plugin by Intergeo] Can't find Marker settings infoUnfortunately, I don’t understand what your question is.
I think my question is simply all of the info for complete marker control and formatting.
Forum: Plugins
In reply to: [Flexible Map] Multiple markersHello webaware, I skipped my map page due to so many problems. Getting near finished with enough else that I need to finish the map page. Spent 6 more hours tonight trying to get a map to work. If yours had multiple placemarks I would have been done 2 months ago.
I cannot get any other map plugin to work with multiple placemarks the way I need it to work. Hope you can do it.
Update: I made sure that all other map plugins are deactivated.
I suspect the error is that I don’t understand this shorthand of changing names and arguments and adding slugs to match my program. Please add a little more explanation of what to do to this paragraph that relates to the Functionality Plugin:
“Copy and paste that into your theme’s functions.php file or a functionality plugin, update the function names and filter arguments, and then add the slugs of any pages/posts containing the map to $shortcodePageSlugs.”
Forum: Plugins
In reply to: [Flexible Map] Multiple markersIf you could add a way to add multiple markers this would be the best map plugin. The other map plugins don’t have very flexible markers. Lots of problems with titles, clicking and such.
I spent some 6 hours looking at all of the map plugins. For the first marker this is the best. If additional markers could be added it would really be great. You could offer the free version with code as it is and then you could make a friendly UI for a paid version.
Wish I could help get it done.
Forum: Plugins
In reply to: [Google Maps Plugin by Intergeo] Can't find Marker settings infoDouble clicking is adding more markers, not deleting.
Forum: Plugins
In reply to: [Google Maps Plugin by Intergeo] Can't find Marker settings infoAfter a Marker is on the map is there a way to add a real location address or a pop-up description? Is your whole description of markers simply about random clicked locations?
How are the placemarks added to the map?
First I installed a Browser key like the instructions say. Then I installed a JavaScript key like this thread says. Neither worked.
Then I removed all keys and it is working but I don’t know what will eventually happen with no Key.
The geocodes defined by my addesses are correct and work on Google Maps outside of WP. But in the Placemarks page, if I click “view” of the Placemark I get a message:
Oops! That page can’t be found.
It looks like nothing was found at this location. Maybe try a search?
Is that suggesting something with the geocode data cannot be used, even though it is right? I only entered addresses, WP generated the geocodes and I checked they are correct and work in Google Maps outside of WP.
I don’t know if this is a sign of progress or not. New error statement:
Basic Google Maps Placemarks error: bgmpData undefined
This is my page code:
[bgmp-map]I have 2 Placemarks defined in that part of the program.