wci
Forum Replies Created
-
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] No Posts or Pages to selectHi soloxvao,
I got it solved now for my site. The problem I had was, that I thought I had deactivated all plugins but there was one missing called “leads” from inbound now pro version, which has a landing page included.
I deleted this plugin and downgraded to normal leads version and not it is again working for me.
In your case I think it is an ajax problem, but I am not a developer and just guess around. Try the plugin “Query Monitor” which may give you some info about issues on your page.
Hi together
@jan, thanks for trying to help me!
@hudson, I have no problem to login into the member area, where I see my purchase and to login to the support area but when I try to start a thread it seems to be submitted but cannot be found as a support thread and even in my member thread history.
So I am not able to communicate with you for support. Any ideas to fix this? Do I have to register for forum support again? Please advice. Thanks, Alex
Hi Vladimir,
thanks for getting back to me. I could have solved it by just de-install and re-install the plugin. Not sure what it was, maybe a update failure.
Thanks trying to help me with this information.
Best regards, Alex
Hi Jan and Hudson,
well I would be glad, if the support forum there would adding my thread request which I tried to state there, but it is not possible. I cannot find my thread even not in my user profile of recent threads.
Not sure why, maybe because I am a free user and fist I have to buy a subscription which I would not, because if I try first to get the system to run and find essential things which will not work. HMM
Let me know how I can proceed further to solve my problem.
THANKS, Alex
Dear Dev’s (Toscho and Stiofan )
This is just a follow up. I just want to know if you are meanwhile in contact to each other and how the progress is.
Looking forward to your answers.
Thanks, Alex
Dear Dev’s,
referring to your discussion above stated, I apologize and did not want to start a dispute by starting this thread for problem resolve.
I am sure that I am not the only one who would like to use your plugins in a compatible way, because both of you have created a stunning product.
In customer point of view, I believe and trust in you to find a compatible solution in a fast way to use your products as an WPML alternative.
With my best regards, Alex
Ok – Will do. THANKS
Hi Tobias,
thanks for answer, I will check.
Regards, Alex
Forum: Networking WordPress
In reply to: Media Library image to choose not workingHi all together,
this topic is now solved from plugin developer itself. They have manually changed the double mixture links within database. So everything is working fine now.Thanks for trying to help me.
Hi Tobias,
thanks you are right in case to proceed directly to table BUT the header of the table is then not showed.
The question is now, How to proceed with an URL directly to table with table header Title (tablepress ID) displayed?
Regards, Alex
Forum: Networking WordPress
In reply to: Media Library image to choose not workingHi Bet,
I am facing this problem only within the geodirectory (gd) plugin. There I am able to create specific categories with corresponding icons to upload.
After my change from http to https by using a script to change the URL within database. All changes are made proper. As I look into the database there is all correct, but if I look into the specific plugin categories, there is now a mixture of Icon url found which causes this damage.
When it comes to gd usage and looking into the icon url of category in use, then there is mixture of link within the url of two urls together. Either the link with “wci” or without “wci” in image url works, but a mixture of course not.
Look at this screen shot – http://screencast.com/t/s8dD3omhQXx
I also contacted the developers support, but still waiting on response.
What do you suggest me in how to solve this issue?Regards, Alex
Forum: Networking WordPress
In reply to: MU – Registration is disabled – No message shownHi Bet,
thanks for reply. I found the failure and solved by myself. I have buddypress use and an additional directory plugin in use. Buddypress has his own registration form and the other directory plugin has an addon special buddypress addon to be used and activated too.
So my problem was, that I had only activated the directory bb addon instead of activating also buddypress plugin.
After deactivating both plugins and re-activating them, it works now…
Forum: Plugins
In reply to: [Countdown Timer - Widget Countdown] Does this support daily reoccurrence?Hi,
I am looking too for this functionality, to reset the timer automatically after a pre-set time in settings.When do you think, this would be enabled?
Thanks, AlexHi support team,
I got your message to de-activate and activate again the plugin. That has helped.
Thanks for solving this problem.
Alex
Forum: Plugins
In reply to: [FooTable] highlight column does not workhere is the whole code extract:
<table class="footable" data-sort="false" data-filter="false"> <thead> <tr> <th>Free</th> <th>Standard</th> <th data-class="highlight">Premium</th> <th>Featured</th> </tr> </thead> <tbody> <tr> <td style="text-align: center;">[standout-css3-button href="/add-listing/?listing_type=gd_event&package_id=1"]0 EUR[/standout-css3-button]</td> <td style="text-align: center;">[standout-css3-button href="/add-listing/?listing_type=gd_event&package_id=2"]27 EUR[/standout-css3-button]</td> <td style="text-align: center;">[standout-css3-button href="/add-listing/?listing_type=gd_event&package_id=3"]47 EUR[/standout-css3-button]</td> <td style="text-align: center;">[standout-css3-button href="/add-listing/?listing_type=gd_event&package_id=4"]67 EUR[/standout-css3-button]</td> </tr> </tbody> </table>