viewup
Forum Replies Created
-
Forum: Plugins
In reply to: [WPS Hide Login] Change the default URLCurrently the only way i’ve found is changing the default and, when plugin is activated, set the initial setting with
update_option
I would also like this feature
Hello
I’m trying to do an custom loop too, but in my case, i need IS on the Home Page (page-on-front). I’m trying to reproduce what @alfred_j_kwack did. Sometimes Works and sometimes don’t, depends on the posts order.
Forum: Plugins
In reply to: [Customize Posts] Use WordPress native translationI use the plugin most times on work, so is hard to contribute without permission. But i will try to help outside.
Please the problem is still happening.
Forum: Plugins
In reply to: [Customize Posts] No support for non-public custom Post TypeNo. I added and now is working fine, thanks. This is an plugin setting or an wordpress setting?
Forum: Plugins
In reply to: [Customize Posts] Editor does not work on subsites in multisite installationI am having this issue too, but in my case, i dont have Gridable instaled.
My multisites have their own domain.
Forum: Plugins
In reply to: [Customize Posts] No support for Page on FrontNow Its great! Tested all the issues (and tested with jetpack with ajax posts enabled) and it works like magic!
good job and thanks for fixing it!
I will keep searching bugs and improvements.
Waiting for the update!
Forum: Plugins
In reply to: [Customize Posts] No support for Page on FrontA wild problem appeared:
The edit shortcut now are showing and working. But when i edit the post content (or title) from a section in front, the pen disappear (from the respective edited field).This also happens in posts, but just one pen disappear.
Forum: Plugins
In reply to: [Customize Posts] No support for Page on FrontI didnt use –recursive when cloing the repo. I did clone and install dependencies, run grunt. Not it works great! The problem is solved.
I’ve notice one thing: The edit shortcut is not appearing on pages front sections.
It appears if i set the blog on front page (to the posts) but wont appear to the normal pages.
The pages can be edited clicking on the edit button, but the pen shortcut wont appear to the title or content (it appears sometimes after editing…)
NOTE: I’ve set the Homepage as a front page section (on the home page). in this case, the pen is showing up, but other pages it wont appear.
Besides this, is working great. Waiting the plugin update ??
Forum: Plugins
In reply to: [Customize Posts] No support for Page on Frontsorry, i have tried to clone the repo and install the dependencies, but i’m having this error:
ERROR: Can't find config file: .jshintrc
This is not related to the problem itself…Forum: Plugins
In reply to: [Customize Posts] No support for Page on Frontsorry about that, i will test it again
Forum: Plugins
In reply to: [Customize Posts] No support for Page on FrontI’ve tested (wp-customize-posts-84a4f9ae39cf95f0215e17f658e36cf91ea3ec8c) and this is what happened:
The partial posts cannot be edited anymore.But there is 2 other problems.
First (in the image below), the WYSIWYG is on the screen everytime for some reason on editing the home page.
Second, i’ve lost the ability to edit any post. I can’t edit single posts or posts on a post list.
Maybe this can help: On the current version, if you set a page to be a blog page, the posts listed inside it can be edited without any problem. Maybe this can be applyed to the homepage. But in this case, WordPress blocks any edit to the blog page, only allowing to edit the title. What you use to identify the post being edited (on a list)? how do you swap between the posts?
- This reply was modified 7 years, 8 months ago by viewup.
Forum: Plugins
In reply to: [Customize Posts] No support for Page on Frontof course. I will test it and give you a feedback
Forum: Plugins
In reply to: [Contact Form 7] Help with API: changing email renderI’ve ended using the wpcf7_mail_components filter to change the email content. i did a REPLACE from my plugin code to my custom HTML