grayzee
Forum Replies Created
-
Forum: Plugins
In reply to: [Object Sync for Salesforce] Front End Editing Vs Admin updatesJonathan, thanks for all the help so far. Would you be willing to build a solution for us as We have budget for this and I feel its a bit out of my skillset. What is the best way to contact you outside of the forum?
Forum: Plugins
In reply to: [Object Sync for Salesforce] Front End Editing Vs Admin updatesACF Front end from does have have a hook I can use when saving post data on the front end. Do you have any documentation that might help me create a function that I can use to trigger the send data to salesforce.
Forum: Plugins
In reply to: [Object Sync for Salesforce] Front End Editing Vs Admin updatesThanks for your reply. I totally get that your plugin cant work with every other plugin available.
Is there a way to get your plugin to update salesforce on a timer perhaps? So every day at X O’clock the plugin will send all the posts to salesforce?
Works perfectly! thanks for this.
HI Patric,
We are using the plugin iThemes Security Pro https://ithemes.com/security/ with the recapture module on the normal login /wp-admin page.
Please see example of error: https://ibb.co/7pV1s2T
Forum: Plugins
In reply to: [Nested Pages] Page clone errorIt appears to add these pages when I create a new menu link within the menu? Any ideas why its doing this?
Forum: Plugins
In reply to: [Advanced Custom Fields: Extended] Layouts: Placeholder field missingHello, weirdly enough its stopped glitching and has started exporting the line of code so i no longer need to manually add it.
Forum: Plugins
In reply to: [Advanced Custom Fields: Extended] Layouts: Placeholder field missingBasically Since removing all the ACF fields from my online sites and using the sync folders in my theme.
I have had to manually add the following lien into my /acfe-php/group_5ce8355db56fc.php file which contains all my flexible content modules.
‘acfe_flexible_layouts_placeholder’ => 1,
Apart from this one field everything else works fine.
Im not sure why this is happening.
Forum: Plugins
In reply to: [Advanced Custom Fields: Extended] Layouts: Placeholder field missingActually I still think there is a bug here…
How my setup is working.
Locally, I have the ACF fields within the plugin so i can edit them and create/edit fields as needed.
I then update my theme via FTP and copy themes root files and folders to my FTP including the following.
/acfe-php
/acf-jsonI just removed these folders from my local website and the field is still missing. Im having to insert the line manually into the /acfe-php/—.php file manually to have the option activated?
Why is it just this one option that is causing issues? Surely they all should cause the same issue if im using it incorrectly?
Forum: Plugins
In reply to: [Advanced Custom Fields: Extended] Layouts: Placeholder field missingHey,
I was able to make changes to the PHP file so it turned on.
Weird that the option isn’t visible within the page.
Many thanks,
GraemeForum: Plugins
In reply to: [Advanced Custom Fields: Extended] Flexible content – Layout ThumbnailsPERFECT!!! Thanks for the help, Worked a treat.
Forum: Plugins
In reply to: [Advanced Custom Fields: Extended] Flexible content – Layout ThumbnailsHi @robswebdev
I have not really had much luck with the dynamic preview. My themes css is written in sass and compiled on the fly using gulp so it didn’t seem worth using.
I was planning on writing some php that auto assigns my module images to the wp back end to give some visuals when editing a page. They would how ever be static but would be enough for users to know what blocks they are editing.
I did think about changing my themes setup so each module had its own gulp setup but never got round to that either.
Sorry for the not very helpful response.
Graeme
Forum: Plugins
In reply to: [Recent Tweets Widget] Error retrieving tweetsSame issue with my plugin.