Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Jose

    (@giuse)

    Hi @aimeeest

    SCFM uses this filter to output the links “Create mobile version”:

    post_row_actions

    A plugin should always return the argument of a filter. But if you have a plugin that filters “post_row_actions” without returning the argument, then if the code runs before SCFM, you will not see the links to create the mobile version.

    But as you say, you have tried to disable all other plugins and switch to the default WordPress theme.

    If you are completely sure you have tested it without other plugins and with the default WordPress theme, then the following ones are possible causes of this issue:

    – Your user has no privileges to edit the posts of other authors
    – You have some code in the folder wp-content/mu-plugins

    Looking at the code of SCFM I don’t see any other possible cause, but of course, never say never.

    First, please confirm:

    – You have tested with the default WordPress theme and without other plugins
    – You have no files in wp-content/mu-plugins
    – Your user has the privileges to edit the posts of other authors

    If you confirm the points above, I will give you more suggestions to find the cause of this problem.

    Hi,

    Before it’s working fine for me… I create a lot of mobile version, but now as the others the button disapear..

    not only in page list of wordpress but when you edit the page, in the right colone too …

    I work with elementor and other plugin, all use post_row_actions and have no probleme to be visible…

    I try to desactived some plugins but nothing change…

    Just a precision : the mobil version of pages I create before work ever find !

    noway to have just in your plugin setings a lit of page which have a mobile version
    and the functionality to add one or edit one… just we need to enter the eos_scfm_desktop_post_id and eos_scfm_mobile_post_id

    the best with this new functionality is after we can use your plugin with WPML …

    Best regards

    @giuse did you see my answer / question ?

    Plugin Author Jose

    (@giuse)

    Hi Perie

    I tried the plugin with all possible combinations of environments but never had the same issue.

    Four users reported this issue, so, surely something is wrong, but until now nobody has answered my suggestions. Nobody tried what I asked and I have not enough information to understand this issue.

    @aimeeest @3wkom @bladekardes @trishland

    I kindly ask you to help me to understand what is going on.

    Here my suggestions:

    – Test without any plugin active, but Specific Content For Mobile, and with the default WordPress theme. Then please tell me if you still have the same problem.
    This doesn’t mean disabling some plugins, it means disabling all the plugins, and switching to the default WordPress theme. If you can’t do it because the website is live, of course don’t do it, but if you have a staging environment it would give useful information.

    – Please, install this plugin to collect information about your installation: https://wordpress.org/plugins/website-information/. Go to Website Information in the main admin menu. Scroll down and click on “Copy for support”.
    – Send me the information using the contact form that you find here: https://josemortellaro.com/contact/.

    Having the information of your installations will be very helpful for me because if we see something that is common, I will have a good point to start with.

    Plugin Author Jose

    (@giuse)

    Hello @3wkom @aimeeest @bladekardes @trishland

    do you have any news? Have you followed my suggestions to collect the information for the problem-solving?

    Until now I received no feedback.

    Plugin Author Jose

    (@giuse)

    Because I have no feedbacks I will close this thread.

    no feedbak … because :

    – Test without any plugin active, but Specific Content For Mobile, and with the default WordPress theme. Then please tell me if you still have the same problem.
    This doesn’t mean disabling some plugins, it means disabling all the plugins, and switching to the default WordPress theme. If you can’t do it because the website is live, of course don’t do it, but if you have a staging environment it would give useful information.
    
    – Please, install this plugin to collect information about your installation: https://wordpress.org/plugins/website-information/. Go to Website Information in the main admin menu. Scroll down and click on “Copy for support”.
    – Send me the information using the contact form that you find here: https://josemortellaro.com/contact/.

    No way to do that! … the website is not in test mode … we do money every day !

    but I just show you the table that contain your plugin :
    it’s very Strange : double line with same ID for mobil and PC …double line with no right to exist …

    https://postimg.cc/v4cLcKgb

    • This reply was modified 2 years, 8 months ago by Perie.

    try to delete on mobil version of on page …. nothing change in the table postmeta …

    the other parts ok you Key…

    https://postimg.cc/HrRKxXLv

    Plugin Author Jose

    (@giuse)

    Hi @3wkom

    have you updated the plugin to version 0.1.8.1?
    Is the “create mobile version” button still missing with version 0.1.8.1?

    About the double line for mobile, are you sure you have done all using the plugin? Or have you maybe changed the post meta using the custom meta fields, or phpMyAdmin?

    Every time you save a new mobile version the plugin unlinks the old mobile version if any.
    Every time you move a post to the trash, the plugin unlinks the mobile version if any, and it links it again if you untrash it.
    Theoretically, there is no reason to find double IDs if you always use the plugin to create or unlink mobile versions. But if you confirm you have done all using the plugin I will investigate deeper.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘My “create mobile version” button is not showing’ is closed to new replies.