Jump to content

Datapages and independent Wordpress photo gallery


Recommended Posts

Please help me out, i'm not a code programmer.

I want to combine in Wordpress the following:
The output will be in WP.
- Caspio result datapage with property information
- Photo gallery, managed with a WP gallery manager

To make it a bit easier i have an explanation on the website:

www.oeihousing.com/property-page

(password: caspiotest)

Thanks!
Alwin

Link to comment
Share on other sites

17 hours ago, alwinoei said:

Please help me out, i'm not a code programmer.

I want to combine in Wordpress the following:
The output will be in WP.
- Caspio result datapage with property information
- Photo gallery, managed with a WP gallery manager

To make it a bit easier i have an explanation on the website:

www.oeihousing.com/property-page

(password: caspiotest)

Thanks!
Alwin

Hi Alwin,

The same solution which I recommended for another datapage should help in this case as well.

You need to overwrite user agent stylesheet. Do you have access to css of the theme?

If yes, insert the following code to your theme:

 iframe{
  border:none !important;
  }
If you can't edit theme, put the code between style tag and insert in the head section of your webpage.

 

Hope that helps

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...