Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ Adam
Use this CSS:
#cn-gridder .cn-gridder-contact span.address-block, #cn-gridder .cn-gridder-contact span.link-block { font-family: sans-serif; font-size: 14px; line-height: 14px; }That should work.
Steven Zahm
Keymaster@ Игорь Афанасьев
The details can be posted here as a private reply. The email address for the user account setup does not matter, make a fake email to use.
10/26/2016 at 2:17 pm in reply to: How to add a type of directory in the post adjustment rating plugin? #397423Steven Zahm
Keymaster@ Игорь Афанасьев
re: But any directory is good because it has a well-developed system of search
Please keep the search discussion in the search issue so it is not confusing or difficult to keep track of for both of us. Thanks!
re: the ability to assess
I think you mean “to rate, not “to assess” correct? If that is the case, then sorry, there is no ratings extension available at this time.
Steven Zahm
Keymaster@ Игорь Афанасьев
I have looked at the page and it appears that the Code Snippet I gave is still activate and the settings not as I have described. According to your previous descriptions when testing on your site I should not get any search results, but I get the same as if the settings were not changed.
It could be easier if you give me an admin login so I can take a quick look.
Steven Zahm
Keymaster@ Adam
Open the
card.phpandcard-single.phpfile found in this folder:../wp-content/plugins/connections-gridder/Add the following to the
card.phpfiles:$entry->getAddressBlock();$entry->getLinkBlock();These must be placed between
<?phpand?>tags otherwise the code will just show up as text in the template rather than being ran. So, try pasting them in at line84\.The reason for opening
card-single.phpis for reference. YOu’ll find the same functions use in that file to display addresses and links.Now, the harder part. You will not likely be able to see the info because the default font-size will be “ de to how the template is styled so it functions correctly (tiled). So, you’ll need to add CSS to set the font-size and line-height so it is visible. Something like this might work (not tested):
#cn-gridder .cn-gridder-contact span.address-number-block, #cn-gridder .cn-gridder-contact span.link-address-block { font-family: sans-serif; line-height: 14px; }You would add this to the theme’s custom CSS area.
If you decide to alter the files, please take a moment to read the tutorial on custom template override files to make these changes update safe.
Hope this helps!
Steven Zahm
Keymaster@ Adam
In order to add additional contact info the template’s PHP file and CS will have to altered. If this is something you feel you can edit, then I can provide some guidance. If not, I do provide customization services. Just let me know.
Steven Zahm
Keymaster@ Ayyoub
Can you please share a link to the directory page having the issue so I can review.
Thanks!
Steven Zahm
Keymaster@ Christine
It seems to me that there has to be some type of caching (not Connections) at play here. Can you please give me an admin login so I can take a look? The details can be posted here as a private reply.
10/26/2016 at 1:16 pm in reply to: Upgrading from Extension Pro Pack and Slim Plus license to Pro Pack #397387Steven Zahm
Keymaster@ Tim
In order to upgrade you will first need to renew your existing Extension Pro Pack license. After you have renewed, you will then be able to upgrade to the Pro Pack paying only the difference in price of the license you are upgrading to the license you are upgrading to. Since you plan on upgrading to the Pro Pack, you would not need to renew the Slim Plus template since it is included in the Pro Pack. I hope this make sense.
Let me know if you have any further questions.
ps. I ‘ve not done the math, but it might be cheaper for you to let both those items expired and purchase the Pro Pack instead of renew then upgrade.
Steven Zahm
Keymaster@ MartinH
Sorry, but I am not able to replicate the issue. Can you please share a link to the site having the issue so I can review.
-
AuthorPosts
