paz2222
Forum Replies Created
-
Hi @joycegrace, did this work for you? I’m trying to accomplish the same thing
Thank youForum: Everything else WordPress
In reply to: Historical Post View CountOk. Thank you!
Forum: Plugins
In reply to: [Homepage Pop-up] Disable on mobileHi,
Thank you for the plugin.
I’m interested in disabling the pop-up for mobile too. Could you provide me with the code? Or can I send you an email to the address provided above?
Thanks in advance!
Forum: Fixing WordPress
In reply to: Cannot modify header information – headers already sent byHi, were you able to solve this?
I’m having the EXACT SAME PROBLEM.
Any help will be appreciated ??
Forum: Plugins
In reply to: [Campaign Monitor Ajax Forms] Works, but displays error messageWell I finally got rid of the error message after deleting the plugin WP Super Cache. Caching issues with ajax, probably?
Thanks for the feedback, but I think I didn’t express myself well in the previous message. I’m already using a plugin that controls access to pages and posts (s2member), so this is sorted already.
However, the problem I’m having is that when I state in Access Control that Myfile.xap(Administrator), only admin is able to access to the xap file and view the application in my page. Subscribers, on the other hand, can access the page, but can’t view the app embedded in it (they can’t access the xap file, which is OK).
In short, what I’m looking for is that no one bar the admin can access or download the xap file, but can view the application embedded in the page (already controlled by another plugin).
Thanks again for your patience… I’m almost there, I hope ??
That worked perfectly, the app is showing now!
However, when I state in the Access Control that “Myfile.xap(Administrator)”, Subscribers and other Roles are not viewing the application in my page, apart from not being able to download the xap file (which is OK). Is there a way to solve this or that’s the way it’s supposed to work?
Thanks AGAIN for your time! ??
I just did everything you said, but the app still doesn’t appear on my page. So I copied and pasted the value for silverlight source on my browser, and I managed to download the xap file (when logged as an Admin). I got “There was a problem with the request” message when not logged in (I left the Access Control empty, so this seems to be working fine).
Hi,
Thanks for the update, I just managed to install the newer version.
I have one question (I apologize if it’s stupid but my knowledge of this is quite limited) : when you give the example c:\mywebsitepath\wp-content\plugins\simply-silverlight\secure\, are you referring to the “Absolute Path”? On my hosting’s cpanel I’m provided with Absolute Path: e:\sites\single14\mywebsite\wp-content … etc. I tried to use this one and saved the changes. I got rid of the error message, but I still can’t see my application in my page…
Any idea? Thanks again for your time!
I just checked the source code of the page that embeds the application, and this is what it’s showing:
<div id="silverlightControlHost" style="display:inline;float:;"> <object data="data:application/x-silverlight-2," type="application/x-silverlight-2" width="1200" height="760"> <param name="source" value="https://www.mywebsite.com/index.php?simply-silverlight=Mysilverlightfile.xap"/> <param name="background" value="black" /> <param name="minRuntimeVersion" value="3.0.50106.0" /> <param name="autoUpgrade" value="true" /> <a href="https://go.microsoft.com/fwlink/?LinkID=149156&v=3.0.50106.0" style="text-decoration:none"> <img src="https://go.microsoft.com/fwlink/?LinkId=161376" alt="Get Microsoft Silverlight" style="border-style:none"/> </a> </object> <iframe id="_sl_historyFrame" style="visibility:hidden;height:0px;width:0px;border:0px"></iframe> </div>
When I try to access the value for ‘source’, it just redirects me to my homepage. Thought this would give you a better idea of what could be wrong…
Thanks!
Hi! thanks a lot for the new feature, it’s just what I was looking for.
However there are a couple of things I’m not getting right…
Under my Secure Path field in my settings, I’m getting the message “WARNING! The specified path does NOT exist.” The path I’m using is https://www.mywebsite.com/wp-content/plugins/simply-silverlight/secure/. This is where I put my .xap file. As a result my application isn’t showing…
Any idea what might be causing this?
Thanks again!
Hi kiminotsuki,
For some reason, I (believe I have) tried following those steps in the past, but it’s working now, for pages AND for posts, so thanks a lot for your help ??
Only place I wasn’t able to make it work was on a custom slider (from woothemes), that has an image uploader and I don’t have access to the code. I guess I will have to ask them now…
As for images in themes, I believe it’s the php code you have to use, according to what they said in the other topic. Images should be named “image.jpg”, “imagees.jpg”, “imagede.jpg”, etc, just like with the shortcode. But as I haven’t tried it, I guess it would be better to wait for someone else’s response.
Thanks and good luck!
I’m trying to do the same for posts and pages – having previously installed a PHP execution plugin – but I can’t make it work. As the topic kiminotsuki pasted is closed, I’m using this one to find some help…
Thanks in advance!