rafalborowski
Forum Replies Created
-
Forum: Plugins
In reply to: [WHMCS Bridge] Blank cart pageTrial? Isn’t that a free plugin? I’m not talking about the Pro version. Just WHMCS bridge.
Anyway even if I go to https://rafalborowski.home.pl/whmcs/ and try to register a domain it gives me an error so… Jesus Christ… I don’t even care about this whole WHMCS… I jsut want to set it up so the clients can see it is working properly with my template.
Forum: Plugins
In reply to: [WHMCS Bridge] Blank cart pageYou mean this one? https://rafalborowski.home.pl/whmcs/
Forum: Plugins
In reply to: [WHMCS Bridge] Blank cart pageI have not modified anything yet since it’s not working. So no – I am not using a modified template or third party template. I just got a Dev license from WHMCS, isntalled it on my server (live, linux server) and on my local server I am trying to get this thing to work via WHMCS bridge before I start modyfying anything.
Forum: Plugins
In reply to: [WHMCS Bridge] Blank cart pageThis is so bizarre… Even on 3.3.1 When I add something to cart it gives the errors. See the images below. Empty cart displays ok, but when you add something then it shows errors:
Error1
Error2
Both of these errors are on the same page. Again – when I add something to cart. The newest version of WP is used.Forum: Plugins
In reply to: [WHMCS Bridge] Blank cart pageNow after changing plugins to 3.3.2 it stopped working… even if I go back to 3.3.1 :/ Maybe there are some cookies or something in the cache. Anyway you should check that 3.3.2…
Forum: Plugins
In reply to: [WHMCS Bridge] Blank cart pageI was using 3.3.3.1 and 3.3.3.2. Problem was on both of them. It’s not only car issue as indie4u said. Many other links wasn’t working on the newest versions. The downgraded version 3.3.1 works fine.
Forum: Plugins
In reply to: [WHMCS Bridge] Blank cart pageJust got a downgraded version of whmcs-bridge from indie4u and it works fine now. So this is a bug in the newest version. Please patch this devs.
Forum: Reviews
In reply to: [WHMCS Bridge] Does not work properlyYup… this one works just fine. Thanks. So it is indeed a bug in the newest version.
Forum: Reviews
In reply to: [WHMCS Bridge] Does not work properlyThank you for the downgraded version
Forum: Reviews
In reply to: [WHMCS Bridge] Does not work properlyI did not have previous install. I just installed the newest version and it does not work. Not to mention that this is NOT an option to solve problems. The newest version should JUST WORK!
Forum: Plugins
In reply to: [WP Customer Reviews] Average rating/stars for the page/post?So did anyone found a way? I don’t want to use it in single.php template as I do not want it on every page. I’m using a shortcode to display it on pages I want. Just looking for a simple solution that will help to add the average star rating.
Forum: Fixing WordPress
In reply to: One page navigationWhen I click on BLOG it takes me to blog – no issue here. But when I’m there (on the blog) I cannot get to other pages since the links are anchors and it shows:
https://localhost/wordpress/blog/#link
instead of:
https://localhost/wordpress/#link
Forum: Fixing WordPress
In reply to: One page navigationNo they are two separate pages. But there are not only two links in the nav. We have something like this
#LINK1 | #LINK2 | #LINK3 | #LINK4 | BLOG
So there are four links (each goes to different area of the first ONE PAGE) and the last link is a separate link to separate page – blog.
PS. Thank you for spending so much time on this. Really appreciate it! Hope we can get this solved ??
Forum: Fixing WordPress
In reply to: One page navigationThe menu will automatically generate the link if you don’t specify the URLs.
Yes but it will only generate one link to this page. And I will not be able to add the anchors.
See this page – https://demo.drythemes.com/dry-wp-one-page/.
Check the markup with firebug by going to first page and then the markup on the “SHORTCODES” page. I want something just like this.
Forum: Fixing WordPress
In reply to: One page navigationNo I don’t want them hardcoded. I want them to be generated by WP. I just don’t see it working. So I would register two menus, and create two templates and each would have a separate menu. OK – no problem I can do this. And then what?
On the first one I would have everything like now. And then when I go to the blog I would use second menu that do what? How do I make this second menu to go back? I would have to input whole URL’s in this second menu in order to work.