rotarjen
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Unable to access any tools in page/post editorsThis worked – thank you James!
Forum: Plugins
In reply to: [Multiple Post Thumbnails] Using the second thumbnail as an imagehoverdid you find a solution for this? I’m working on a very similar project. If I figure it out I will post here.
Forum: Requests and Feedback
In reply to: Bring back image padding and border optionsDitto!
Completely agree with kgbgrafixForum: Plugins
In reply to: [Decision Tree] PAGE NOT FOUNDThat fixed it! Nice job – we’re still playing around with possible solutions for our site, but I think your plugin is really unique and looks great.
Forum: Plugins
In reply to: [Decision Tree] no workingI’m having the same issue, but only with the Instructions and Dashboard links. Using WP 3.9
Instructions: https://nrglogic.com/wp-admin/DecisionTree/decision_tree_instructions.php
Dashboard – https://nrglogic.com/wp-admin/DecisionTree/decision_tree_dashboard.php
Add New and All Trees are working correctly.
Forum: Plugins
In reply to: [Decision Tree] SuggestionsTesting this plugin now. After standard installation, the “Dashboard” and “Instructions” links in the admin bar go to 404 errors.
That’s okay – we figured out how to set up a tree and embed in a page without those links.
Not sure this is the right solution for us. We are looking for a way to capture the user’s choice path data and send it to the correct staff person, either by storing it in the WP database, or sending an email.
Overall, we love how this plugin functions. Basic decision tree looks really nice and is very functional.
I’m having issues with Cart66 Lite – ajax function to add items to cart does not work Ithemes Security enabled. I tried turning off the Hide Backend – no effect. Also clicked the box for issues with themes, did not fix the problem.
Forum: Plugins
In reply to: [Event Registration] Cannot register for event!I am having the same probelme. I have confirmed that my fee type is REG, but the amount will not update and I am unable to hit the submit button to complete the registration. https://www.binaryalembic.com/calendar/
Forum: Plugins
In reply to: [Event Registration] You must select at least one item!Having same issue. Tested with several themes and deactivated all other plugs. Also verified that there is a $reg price associated with the event, and the price is valid for the current date.
page is located here: https://www.binaryalembic.com/event-registration/?action=evregister&event_id=3
Forum: Plugins
In reply to: [Simple Slideshow Manager] Looping?Any update on why the slideshow is not looping?
Thank you.
Forum: Plugins
In reply to: [Simple Slideshow Manager] Looping?I’m using the following php code to call the slideshow:
<?php if (function_exists('acx_slideshow')) { acx_slideshow("About Section" , "150px" , "875px"); } ?>
Forum: Plugins
In reply to: [Simple Slideshow Manager] Looping?I have the slideshow set up here: https://184.154.168.214/~sandbox/new-to-industry/
It goes through each slide once, and then stops.
Forum: Themes and Templates
In reply to: Image Not Floating, Text Not WrappingYour stylesheet may contain link styling that overrides the image styling. I fixed this issue on my site by adding an additional style to all images within a tags.
img.alignright, a img.alignright
{float:right;
margin: 15px 0 15px 15px;}img.alignleft, a img.alignleft
{float:left;
margin: 15px 5px 15px 0;}img.alignnone, a img.alignnone
{margin: 15px;}img.aligncenter, a img.aligncenter
{margin: 15px auto;}Forum: Plugins
In reply to: [Smooth Slider] Media Lib check box wont remove image from sliderI’m having the same problem. Have also noticed that the Smooth Slider options is showing up twice in the media library posts – once directly below the description and again as a screen option.
You can go directly to the slider plugin page to remove a specific slide and this change will apply to the media library, but it is not as convenient as using the media library to browse photos and select or un-select them for the sliders.
Hi Benjamin,
I’m attempting to run the bulk import and I’m not getting any results.
I’ve uploaded all files to the uploads folder, and edited the bulk-import.php file with the correct file paths for the uploads and the wp-load.php. When I access bulk-import.php nothing happens, no errors, no records addded to the database.Would appreciate any help & able to pay for code support. Thanks!
Jen